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

Timezones guys… It's hell. #51

Open
jacquesbh opened this issue Nov 7, 2020 · 0 comments
Open

Timezones guys… It's hell. #51

jacquesbh opened this issue Nov 7, 2020 · 0 comments

Comments

@jacquesbh
Copy link
Contributor

Description

Could you use UTC everywhere in your code but in UI?

Everything which is shown to the customer or the merchant has to be in current Timezone.

We went from CEST to CET in France, and because of that customer had a chance to get 1 hour early their products. Which was leading to some frustration because the shop was closed.

My suggestion: select a IANA identification for a location.

How to reproduce

Possible Solution

My suggestion: select a IANA identification for a location.

This way you can display the fullCalendar (front AND admin) easily with the correct timezone and you can handle everything in PHP using UTC.
And you can display the correct time in the order view in admin as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant