Skip to content

ToTemporalZonedDateTime: assertion failure with { offset: undefined } #1555

@Ms2ger

Description

@Ms2ger
  1. If Type(item) is Object, then
    1. Let offsetString be ? Get(fields, "offset").
    2. If offsetString is not undefined, set it to ? ToString(offsetString).
  2. Let offsetNanoseconds be ? ParseTimeZoneOffsetString(offsetString).

where ParseTimeZoneOffsetString starts

  1. Assert: Type(offsetString) is String.

Metadata

Metadata

Assignees

No one assigned

    Labels

    spec-textSpecification text involved

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions