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

dates and timezone #498

Open
elfranne opened this issue Jun 12, 2023 · 1 comment
Open

dates and timezone #498

elfranne opened this issue Jun 12, 2023 · 1 comment

Comments

@elfranne
Copy link

toLocaleString does not support the Intl format, to allow specifying timezone.

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat

@Asday
Copy link

Asday commented Jun 12, 2023

https://262.ecma-international.org/5.1/#sec-15.9.1.15

It looks like timezones should be supported in the format +03:00, which isn't quite the usual +0300 - can you provide an SSCCE demonstrating your issue?

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

2 participants