Skip to main content
Version: Next

formatIsoUtcTickLabels

Callable

  • formatIsoUtcTickLabels(isoUtcValues: string[]): string[]

  • Formats ISO UTC timestamps as compact, unambiguous time-series slider labels. The labels add date, year, seconds, or fractional seconds only when needed to distinguish the supplied timestamps.


    Parameters

    • isoUtcValues: string[]

    Returns string[]