Currently, it is always checked at 12pm of the local server time whether someone has a birthday on today's day.
Thus, reminders can come very early or late if a user has a different time zone than the server.
To make the reminder time flexible, the cron string should be configurable.
Default Cron: 0 0 12 * * *
Currently, it is always checked at 12pm of the local server time whether someone has a birthday on today's day.
Thus, reminders can come very early or late if a user has a different time zone than the server.
To make the reminder time flexible, the cron string should be configurable.
Default Cron: 0 0 12 * * *