A JavaScript library for internationalization and localization that leverage the official Unicode CLDR JSON data
🎉 New Features Number and Currency: Compact form support #416 (via PR #759) by Katie Sievert @sieverk (revision fixes by Shiwani @shivijais #805 and #830) Formatting Compact Numbers (e.g., "...
Date: Parser: Fix day period AM/PM parsing for some locales like Chinese #509 (PR #699); Fix timezone issue where hour is an hour off when target date and today date are in different DST rules #6...
Number: Parser bug fix #660.
Optimizations to 'generator' and 'message' #60 Miminize work taking place in 'render' 1a9765f Remove development-only code from production builds 52b9423 Thanks to @necolas
Modules: Use relative path in inner modules #655, it allows using Globalize with ReactNative bundler.
Number: Parser refactor for improved algorithm #656. Correctly handles prefix and suffix literals #353. Loose Matching: This implementation is now much closer to UTS#35 7.1.2 Loose Matching http:...
Aurelio De Rosa demonstrates the internationalization (i18n) & localization (l10n) of calendars, dates & currencies in JavaScript, using jQuery Globalize.