Tempo API
    Preparing search index...

    Function parse

    • Parses a date-time value using an isolated parser configuration.

      Standalone parsing defaults to strict mode and applies the supplied configuration overrides.

      Parameters

      • value: DateTime

        The date-time value to parse.

      • options: Options = {}

        Configuration overrides for this parse operation.

      Returns ZonedDateTime

      The parsed date-time as a Temporal.ZonedDateTime.