mirror of
https://github.com/denoland/deno.git
synced 2025-03-09 21:57:40 -04:00

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
1 line
24 B
JavaScript
1 line
24 B
JavaScript
Temporal.Now.instant();
|