[Remind-Fans] Technical underpinnings
Dianne Skoll
dianne at skoll.ca
Tue Apr 13 12:28:33 EDT 2021
Hi,
So... I was looking over NextSimpleTrigger and I found a bug that has
probably been present in Remind for 25+ years. :)
Remind currently gives the wrong answer:
$ echo "Sun 29 Feb MSG foo" | remind -dt - 1 feb 2021
-(1): Trig = Sunday, 7 March, 2021
The fixed version:
$ echo "Sun 29 Feb MSG foo" | ./remind -dt - 1 feb 2021
-(1): Trig = Sunday, 3 March, 2024
The fix is in git HEAD on https://dianne.skoll.ca/projects/remind/git/Remind.git/
Regards,
Dianne.
More information about the Remind-fans
mailing list