Localization

[ Class ]

Provides localization functions.

Static functions

Name

Description

 

 

getDateTimeFormatter

Returns a cached Intl.DateTimeFormat.

If no parameter is specified, the current user setting is used

parseInt

Skips non-numeric characters and passes the others to parseInt.

MS browsers add left-to-right marker to the output

parseDate

Analyzes a date object, formats it to a time zone and splits its components into an object

formatDate

Formats a Javascript timestamp.

Localization 1:

Available from version 1.10.1336.10