You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by su...@apache.org on 2020/11/09 11:20:00 UTC

[incubator-echarts] 01/01: Merge pull request #13570 from apache/fix/useUTC

This is an automated email from the ASF dual-hosted git repository.

sushuang pushed a commit to branch release
in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git

commit 1eaeed90c00b20ff1c934994309d454c69bf4629
Merge: 2814043 085c7dc
Author: sushuang <su...@gmail.com>
AuthorDate: Mon Nov 9 19:19:13 2020 +0800

    Merge pull request #13570 from apache/fix/useUTC
    
    Fix/use UTC and tooltip.formatter on time axis

 src/component/tooltip/TooltipView.ts   |  15 ++++-
 src/component/tooltip/tooltipMarkup.ts |  14 +++--
 src/scale/Time.ts                      |   6 +-
 src/util/format.ts                     |  39 +++++-------
 src/util/time.ts                       |  40 +++++++------
 test/timeZone.html                     | 106 ++++++++++++++++++---------------
 6 files changed, 119 insertions(+), 101 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org