-
Notifications
You must be signed in to change notification settings - Fork 125
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 not working (for me) #1753
Labels
Comments
porbas
added a commit
that referenced
this issue
Mar 20, 2024
It allows to properly change TimeZone in UI when the browser returns linked (non-canonical) zone. Map's elm source code has been generated using ruby and time zones data availiable from `tzinfo-data` gem. issue: #1753 see also: justinmimbs/timezone-data#4 Co-authored-by: Piotr Jurewicz [email protected]
Is this available now? @porbas :) |
Hey @casiodk. It is not yet released. We're planning to do that soon. I'll ping you here once release new version. |
@casiodk we just released v2.15.0 that contains the improvement. Please let us know if it works fine for you. |
Ohhh yeah, its awesome :) Thanks a lot! |
:) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When using timezone in a browser in copenhagen/europe timezone, UTC is the only timezone available.
Is it possible to add the default timezone, + available timezones in an initializer instead?
Related to #1727 #1723
The text was updated successfully, but these errors were encountered: