Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Timezone handling #11

Open
1 of 5 tasks
dylmye opened this issue Apr 13, 2023 · 0 comments
Open
1 of 5 tasks

Timezone handling #11

dylmye opened this issue Apr 13, 2023 · 0 comments

Comments

@dylmye
Copy link
Owner

dylmye commented Apr 13, 2023

Current issues:

  • In tz behind UTC, starts at date on trip details shows the day before
  • In tz behind UTC, item ends at validation is off by tz offset meaning if you are in -4 then any events past 20:00 are invalid
  • Creating a trip item makes the starts at/ends at on said item off, editing it works correctly behind UTC but ahead of UTC you have to subtract the offset when you set it to a different day (so to make an event at 6pm in +1 you have to set it at 5pm)
  • The countdown on trip list doesnt account for timezone
  • In tz ahead of UTC, starts at + ends at dates on trip details shows the day before, editing it works correctly
@dylmye dylmye added this to To do in MVP Usability Testing Bug Catching via automation Apr 13, 2023
@dylmye dylmye added the bug fix Fix me please label Apr 13, 2023
@dylmye dylmye pinned this issue May 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug fix Fix me please
Development

No branches or pull requests

1 participant