mirror of
https://github.com/RGBCube/serenity
synced 2025-05-16 20:25:07 +00:00
![]() This adds plumbing for the Intl.DateTimeFormat object, constructor, and prototype. Note that unlike other Intl objects, the Intl.DateTimeFormat object has a LibUnicode structure as a base. This is to prevent wild amounts of code duplication between LibUnicode, Intl.DateTimeFormat, and other not-yet-defined Intl structures, because there's 12 fields shared between them. |
||
---|---|---|
.. | ||
DateTimeFormat | ||
DisplayNames | ||
ListFormat | ||
Locale | ||
NumberFormat | ||
Intl.@@toStringTag.js | ||
Intl.getCanonicalLocales.js |