radiantly / live-countdown-bot

A discord bot that counts down to an event. Used in 60k+ servers.
MIT License
32 stars 30 forks source link

Countdown has wrong value #19

Closed Demon-MoonBat closed 3 years ago

Demon-MoonBat commented 3 years ago

I told the bot to countdown to January 1st, midnight. It says eight hours and some minutes remaining, even though it's only just after 10am on the 31st. There's over 13 hours remaining. The countdown has the wrong amount of time listed!

radiantly commented 3 years ago

The countdown timer uses the GMT time zone by default. Could you try using the command !countdown 1 Jan 12AM :your_timezone_here:?

Demon-MoonBat commented 3 years ago

Yes, that worked, thank you.