Modify ↓
Opened 3 years ago Closed 3 years ago #138 closed enhancement (fixed)Improve Birthday checking
Description
Hi
For users like me who sometimes run YAM without a restart
At startup remember the current (old) day.
If the timer triggers then check if old day <> current day and
remember the current (nowold) day.
In this way the user should not get a reminder twice also if
The only remaining issue is that we get the reminder one hour to
BTW: you should change some comments in Timer.c. Search for "idn" Attachments (0)Change History (4)comment:1 Changed 3 years ago by damato
comment:2 Changed 3 years ago by damato
comment:3 Changed 3 years ago by thboeckel
comment:4 Changed 3 years ago by thboeckel
Note: See
TracTickets for help on using
tickets. | This list contains all users that will be notified about changes made to this ticket. These roles will be notified: Reporter, Owner, Subscriber
| ||||||||||||||||||||||||||||



(In [4601]) * YAM_AB.c, YAM.c, Timer.c: birthdays are now checked on a regular basis. This