ruixuel opened a new issue #10839: Support UTC calendar URL: https://github.com/apache/incubator-echarts/issues/10839 ### What problem does this feature solve? Show epoch time data (UTC time) correctly in the calendar. For now, when passing epoch timestamp to calendar, it always show the data in local time zone. Most data on the server is UTC, so we really want calendar view showing UTC time. ### What does the proposed API look like? In chart option, calendar: {useUTC: true} Then the calendar will show data in UTC time zone <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE --> <!-- This issue is in English. DO NOT REMOVE -->
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
