-
Notifications
You must be signed in to change notification settings - Fork 272
Calendar heatmap dates shifted by one (converting to local time zone) #409
Comments
move[bot] commented on Apr 10, 2019, 4:33 PM UTC: stale[bot] commented on Apr 10, 2019, 9:59 AM UTC: This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
@lewlh commented on Apr 24, 2019, 2:26 PM UTC: I have the same problem。 |
@priyajos commented on Sep 26, 2019, 6:00 AM UTC: I have the same problem。 |
@karbofoko commented on Nov 12, 2019, 3:23 PM UTC: have the same problem, any plans to fix this? |
@karbofoko commented on Nov 12, 2019, 6:30 PM UTC: it seems dates are shifting only in the tooltip, rest logic works fine (days of the week, values by dates). superset-ui-plugins/packages/superset-ui-legacy-plugin-chart-calendar/src/vendor/cal-heatmap.js Line 28 in a69b859 | | ${self.options.timeFormatter(d.t)}: ${self.options.valueFormatter(d.v)} | don't forget to reset browser cache |
@dofine commented on Mar 17, 2020, 9:12 AM UTC: Any progress on this, please? |
We noticed this problem as well after the summer time ended |
Any progress on this? |
Hello, i have this problem using "day" as domain and "hour" as subdomain. |
The codebase on this repo has been moved to the main Apache Superset repo, and consequently the repo is in the process of being archived. See the Superset Improvement Proposal for details: apache/superset#13013 . While all currently open issues and PRs will be closed, we encourage you to reopen this issue on the main repo if it is still relevant. |
move[bot] commented on Apr 10, 2019, 4:33 PM UTC:
hyperborea commented on Jan 8, 2019, 5:17 PM UTC:
Make sure these boxes are checked before submitting your issue - thank you!
Related to #3326, which is closed but has not been resolved.
Superset version
0.28.1
Expected results
Time is displayed consistently in the same time zone on the calendar heat map as for the data queried. The January day view should start with the 1st of January for example.
Actual results
The January day view starts with the 31st of December 23:00 for setups using CET. The data is queried correctly in UTC, but somehow seems to be displayed in local time zone instead.
Steps to reproduce
This issue was moved by kristw from apache/incubator-superset#6619.
This issue was moved by kristw from apache-superset/superset-ui-plugins#52.
The text was updated successfully, but these errors were encountered: