ZoomCharts Documentation
Version: 1.21.1 (2024-11-08)
TimeChart.settings.localization.infoDates.fullTimeFormats
This section is defined by the type TimeChartSettingsLocalizationTimeUnits.
The formats used when only a single time unit has been selected or when the selection spans multiple major units (for example, selecting days from multiple months).
Properties
M: string
Default value: "MMM YYYY"
Months
d: string
Default value: "MMM D, YYYY"
h: string
Default value: "MMM D, YYYY HH:00"
m: string
Default value: "MMM D, YYYY, HH:mm"
Minutes
ms: string
Default value: "MMM D, YYYY HH:mm:ss"
Milliseconds
s: string
Default value: "MMM D, YYYY HH:mm:ss"
w: string
Default value: "[Week] W, GGGG"
y: string
Default value: "YYYY"