Better comments.

This commit is contained in:
Dianne Skoll
2022-12-21 13:41:25 -05:00
parent 4aacf74e25
commit 1596d9c76a

View File

@@ -319,6 +319,9 @@ static void DoReminders(void)
/* */
/* DSE */
/* */
/* DSE stands for "Days Since Epoch"; the Remind epoch is */
/* midnight on 1990-01-01 */
/* */
/* Given day, month, year, return DSE date in days since */
/* 1 January 1990. */
/* */