• Current date+time in the given time zone

    Parameters

    • timeZone: undefined | null | TimeZone = ...

      The desired time zone (optional, defaults to UTC).

    Returns DateTime

    Throws

    timezonecomplete.NotFound.Zone if the UTC time zone doesn't exist in the time zone database

Generated using TypeDoc