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

Currently datetime field is saved in DB with UTC format but while showing in UI admin js shows it in browsers timezone. #978

Closed
imaithal opened this issue Jan 12, 2022 · 3 comments

Comments

@imaithal
Copy link

imaithal commented Jan 12, 2022

How can i show it in UTC (same format how its saved in DB)

@jonathanmorris180
Copy link

@imaithal Did you ever find a fix for this? I'm having the same issue in my production instance. Strangely, it doesn't happen on my local machine.

@SpaceOso
Copy link

@imaithal did you ever find a solution to this?

@dziraf
Copy link
Contributor

dziraf commented Apr 18, 2023

This is an intended behaviour plus there's no easy way to allow to configure this. If you need to show datetimes in different timezones than user's local timezone you can create a custom component for that.

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

4 participants