0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-03-04 18:12:59 -05:00
deno/tests/specs/run/unstable_temporal_api_patch
printfn 70d775c57d
fix(unstable/temporal): implement Temporal.ZonedDateTime.getTimeZoneTransition (#27770)
This patches Temporal to support the `getTimeZoneTransition` method on
`ZonedDateTime`.

See https://github.com/denoland/deno/issues/27731.

Co-authored-by: printfn <printfn@users.noreply.github.com>
2025-02-17 14:02:34 +00:00
..
__test__.jsonc BREAKING(temporal/unstable): Remove obsoleted Temporal APIs part 2 (#25505) 2024-09-10 21:36:43 +00:00
main.out fix(unstable/temporal): implement Temporal.ZonedDateTime.getTimeZoneTransition (#27770) 2025-02-17 14:02:34 +00:00
main.ts fix(unstable/temporal): implement Temporal.ZonedDateTime.getTimeZoneTransition (#27770) 2025-02-17 14:02:34 +00:00