konzen commented on issue #14453:
URL: https://github.com/apache/echarts/issues/14453#issuecomment-5296317895

   Hi, thanks @freshollie for the work on #21475. Following @Ovilia’s feedback 
about avoiding external dependencies and your suggestion of using the 
underlying Intl.DateTimeFormat capabilities directly, I’ve been experimenting 
with an implementation inspired by that PR and discussion.
   While adapting the approach to the current master branch, I added global and 
per-time-axis timeZone support, with the axis taking precedence, preserved 
compatibility with the legacy useUTC option, and added deterministic tests 
covering ticks, DST transitions, labels, and tooltip formatting.
   If this direction is useful, I’d be happy to open it for review and clearly 
cross-reference #21475 as the original inspiration and prior work.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to