crystal-face
crystal-face copied to clipboard
crystal-face/source/CrystalView.mc :: flag for tomorrow not taken into account
Line 471: current var d = Gregorian.info(Time.now(), Time.FORMAT_SHORT);
Line 471: var d = Gregorian.info(now(), Time.FORMAT_SHORT);
otherwise you do never calculate the tomorrow sunset and sunrise values.
Line 471: should be like: var d = Gregorian.info(now, Time.FORMAT_SHORT);
Fixed here
https://apps.garmin.com/en-US/apps/cfdfdbe4-a465-459d-af25-c7844b146620