Intl Locale Info API is a new Stage ECMAScript TC39 proposal to enhance the Intl.Locale object by exposing Locale information, such as week data (first day in a week, weekend start day, weekend end day, minimun day in the first week), and text direction hour cycle used in the locale. https://github.com/tc39/proposal-intl-locale-info We launch Intl Locale Info API w/ getters but later the proposal changed to rename these getters to functions. We need to deprecate the getter and relaunch the functions . The deprecation of getters is tracked in https://chromestatus.com/feature/5148228059398144
None
minor change, similar to all other functions in Intl.Locale object already.
non- minor change, similar to all other functions in Intl.Locale object already.
none - minor change, similar to all other functions in Intl.Locale object already.
Does this intent deprecate or change behavior of existing APIs, such that it has potentially high risk for Android WebView-based applications?
None
None
minor change, similar to all other functions in Intl.Locale object already.
https://github.com/tc39/test262/tree/main/test/intl402/Locale/prototype/get*
DevTrial on desktop | 129 |
DevTrial on Android | 129 |