tareko / Kitab-Al-Shifa

Kitab Al Shifa is an electronic shift scheduling and trading program designed primarily with an Emergency Department in mind for physician scheduling.
9 stars 4 forks source link

Emergency blast sends every 2 minutes after first 2 hour gap #150

Closed tareko closed 3 years ago

tareko commented 3 years ago

Messages get sent every 2 minutes after the first 2 hour gap.

tareko commented 3 years ago

This seems to have to do with the lack of a timezone table. The solution is to execute this command:

mysql_tzinfo_to_sql /usr/share/zoneinfo | mysql -u <USER> -p mysql