kedall opened a new issue #3928: Timestamps are not displayed in the client's local timezone URL: https://github.com/apache/incubator-superset/issues/3928 Timestamp does not display in the local timezone of the client viewing the visualization. ### Superset version all/ 0.20.3 ### Expected results Times in timeseries charts should be displayed in the local timezone of the client. ### Actual results It displays whatever data is retrieved as is without any changes to it. ### Steps to reproduce 1. Add some data in druid 2. Try to do a simple timeseries visualization 3. Notice that the timestamp does not have any timezone info nor does it convert it to the clients local timezone (if the timestamp is in UTC format)
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
