J4YB3 / discord-movie-night-bot

A discord bot for managing movies and deciding on which movie should be watched next.
0 stars 1 forks source link

Use local time instead of fixed offset to fix time difference of 2 hours #48

Open J4YB3 opened 3 years ago

J4YB3 commented 3 years ago

Description

As a Programmer I want to check if I can use the local time instead of the fixed offset time so that the time difference of 2 hours between utc gets fixed

Acceptance Criteria