1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-18 13:22:55 -05:00
denoland-deno/tests/specs/run/unstable_temporal_api_patch
ud2 25aed5071f
fix(unstable/temporal): respect locale in Duration.prototype.toLocaleString (#27000)
Adds a temporary polyfill for `Duration.prototype.toLocaleString()`
that will be removed once native support in V8 lands.
2024-12-05 13:55:50 +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): respect locale in Duration.prototype.toLocaleString (#27000) 2024-12-05 13:55:50 +00:00
main.ts fix(unstable/temporal): respect locale in Duration.prototype.toLocaleString (#27000) 2024-12-05 13:55:50 +00:00