Skip to main content
Version: Next

formatMjdUtcAsIsoInScale

Callable

  • formatMjdUtcAsIsoInScale(mjdUtc: number, scale: TimeScale, digits?: number): string

  • Formats a canonical MJD UTC value as an ISO-8601 date-time in the selected scale.


    Parameters

    • mjdUtc: number
    • scale: TimeScale
    • digits: number = 3

    Returns string