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

Support for different timezones when displaying date(time) #8

Open
X-Coder264 opened this issue Jul 6, 2019 · 0 comments
Open

Support for different timezones when displaying date(time) #8

X-Coder264 opened this issue Jul 6, 2019 · 0 comments

Comments

@X-Coder264
Copy link

As the best practice for APIs is to always return time back in UTC read more here Law #4: Return it in UTC an option on these two elements would be nice so that we can format the display in some other timezone (e.g. format based on the timezone of the logged in user).

As far as I can see the date(time) list elements use fecha.
From what I see fecha doesn't support this, instead something like moment-timezone should probably be used for this.

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