You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to dev-pl...@mozilla.org
As of Firefox 136, I intend to enable Intl.DurationFormation by default on all platforms. It is currently enabled only in Nightly builds. Intl.DurationFormat enables locale sensitive formatting of durations, e.g. it can be used to format the duration of a flight for various languages and locales. It advanced to Stage 4 at the TC39 plenary in December 2024, and has already been shipped in V8 and JavaScriptCore.