I18n

From Jsorm

Jump to: navigation, search

i18n is the jsorm package that providers internationalization functions to JavaScript. Its features include:

  • Currency formatting and presentation functions
  • TimeZone management capabilities, specifically the ability to know the offset, daylight saving time and short-abbreviation for any supported location in any supported time, based on the Elsie zoneinfo database]
  • ResourceBundle locale string support, allowing the separation of presentation data in specific languages from within the code
  • Calendar manipulation, conversion, calculation and formatting features, including across and between different calendar systems

Release information is available.

Retrieved from "http://jsorm.com/wiki/I18n"