Skip to main content

Timezone

K-line t is always absolute time. timezone only affects how axis labels, panels, etc. format for display.

  • prop: timezone ("UTC" | "local" | IANA)
  • controlled callback: onTimezoneChange / Vue timezone-change
  • in-chart: useKlineTimezone

Orthogonal to locale: locale owns “zh/en” copy; timezone owns “which clock to read”.

Loading interactive example…