Allow Dates to be Viewed in Local Time instead of UTC time
Allow the option for Dates to be Viewed in Local Time instead of UTC time.
36
votes

-
NotLatif commented
Yes!! (not in edit mode) but in reading mode it would be nice to have an option that shows the Local Time Date object, (honestly imo there is enough horizzontal space to show both)
-
joe-lucas commented
How hard could it be to convert time between UTC and other timezones in js ?
-
블루 commented
It would be great if Compass shows the date with the local timezone.
-
Flavio Medeiros commented
It's a good idea to view Date fields with the timezone.
-
Akram commented
We have a requirement to validate the data uploaded in EST/EDT format in MongoDB.
It will be good if we have a option to convert the date to local timezone format considering the daylight saving.