--- description: >- Globalization plugin for Cordova and Ionic. This plugin obtains information and performs operations specific to the user's locale, language, and timezone. --- # Globalization This plugin obtains information and performs operations specific to the user's locale, language, and timezone. ## Installation ```bash ionic cordova plugin add cordova-plugin-globalization npm install @awesome-cordova-plugins/globalization ``` **Plugin Repo:** [https://github.com/apache/cordova-plugin-globalization](https://github.com/apache/cordova-plugin-globalization) ## Supported Platforms - Amazon Fire OS - Android - Browser - iOS - Windows ## Further Information - [Installation Guide](../../installation.md) - [FAQ](../../faq.md)