-
Notifications
You must be signed in to change notification settings - Fork 0
Add tests and app logic to handle localised dates and timezones #18
Copy link
Copy link
Open
Labels
back-endWork related to the back-end API of the appWork related to the back-end API of the appbugSomething isn't workingSomething isn't workingfront-endWork related to the front-end of the appWork related to the front-end of the app
Milestone
Description
When implementing #17 there was an issue where the tests which run locally in the Europe/London timezone were failing when run in CI due to that being UTC.
The code shouldn't really care about timezones because it's not using time like that so should look to find a way to fix this issue properly
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
back-endWork related to the back-end API of the appWork related to the back-end API of the appbugSomething isn't workingSomething isn't workingfront-endWork related to the front-end of the appWork related to the front-end of the app