Localization
[ Class ]
Provides localization functions.
Static functions
Name |
Description |
---|---|
|
|
Returns a cached Intl.DateTimeFormat. If no parameter is specified, the current user setting is used | |
Skips non-numeric characters and passes the others to parseInt. MS browsers add left-to-right marker to the output | |
Analyzes a date object, formats it to a time zone and splits its components into an object | |
Formats a Javascript timestamp. |
Available from version 1.10.1336.10 |