Azarole, Wednesday, 12 November 12025 HE
Azerole, Duodi, 22 Brumaire An CCXXXIV
D, Prid. Eid. Nov. AUC MMDCCLXXVIII
13.0.13.1.9, 7 Muluk 7 Keh, Tezcatlipoca
19W08 | 2460992
2016-10-28 – Nikon D3300
sunset panorama, San José, California
Naruto – “Raising Fighting Spirit” ↗
I’ve been using ‘remind’ for nothing more than a list of notable days (which
kinda misses out on all the powerful features of ‘remind’) – one of the
pre-installed files that comes with ‘remind’ is sun.rem which
prints out sunrise and sunset times – I made a local copy and changed
%2 to %3 so it prints out times in 24-hour format –
but my “biggest” addition was a short include file, daylight.rem
which prints out the hours and minutes of daylight (assuming you’re not polar)
SET $Latitude "000.00" # your location, signed decimal float SET $Longitude "000.00" # your location, signed decimal float SET light_total = sunset() - sunrise() SET light_hours = light_total / 60 SET light_mins = light_total % 60 MSG [light_hours]h [light_mins]m of daylight
the day after
the day before
the month before
the quarter before
the year before