1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-21 15:04:11 -05:00
denoland-deno/tests/specs/run/unstable_temporal_api
Kenta Moriuchi e522f4b65a
BREAKING(temporal/unstable): Remove obsoleted Temporal APIs part 2 (#25505)
Mainly I removed `Temporal.Calendar` and `Temporal.TimeZone` and
replaced them to APIs that handle calendar and timezone as strings.
https://github.com/tc39/proposal-temporal/pull/2925

Related #24836
2024-09-10 21:36:43 +00:00
..
__test__.jsonc BREAKING(temporal/unstable): Remove obsoleted Temporal APIs part 2 (#25505) 2024-09-10 21:36:43 +00:00
deno.json BREAKING(temporal/unstable): Remove obsoleted Temporal APIs part 2 (#25505) 2024-09-10 21:36:43 +00:00
main.out BREAKING(temporal/unstable): Remove obsoleted Temporal APIs part 2 (#25505) 2024-09-10 21:36:43 +00:00
main.ts BREAKING(temporal/unstable): Remove obsoleted Temporal APIs part 2 (#25505) 2024-09-10 21:36:43 +00:00
missing_flag.js BREAKING(temporal/unstable): Remove obsoleted Temporal APIs part 2 (#25505) 2024-09-10 21:36:43 +00:00
missing_flag.out BREAKING(temporal/unstable): Remove obsoleted Temporal APIs part 2 (#25505) 2024-09-10 21:36:43 +00:00