Function isoFormat

  • The full ISO 8601 UTC time formatter. Where available, this method will use Date.toISOString to format.

    Parameters

    • date: Date

      A date to format.

    Returns string