Skip to content

Temporal.ZonedDateTime.prototype.getTimeZoneTransition not implemented #27731

Open
@printfn

Description

Version: Deno 2.1.6

Despite being documented here, the getTimeZoneTransition function does not seem to actually be available in deno.

> Temporal.Now.zonedDateTimeISO().getTimeZoneTransition('next')
Uncaught TypeError: Temporal.Now.zonedDateTimeISO(...).getTimeZoneTransition is not a function
    at <anonymous>:1:54

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working correctlyupstreamChanges in upstream are required to solve these issuesv8Bugs in upstream v8

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions