pinano-discord / Pinano-Discord-Bot

A Discord bot for the Pinano guild
MIT License
9 stars 11 forks source link

app: Set timezone to America/New_York #33

Closed sit closed 5 years ago

sit commented 5 years ago

Ensure that we always use US Eastern time regardless of where the bot is running when we reset the practice clock.

Note that node-cron uses its own https://github.com/node-cron/tz-offset library, which doesn't currently support things like EST5EDT etc.

Fixes #26.