Files
awesome-cordova-plugins/docs/plugins/globalization/README.md
T
2026-03-21 17:08:43 -07:00

31 lines
747 B
Markdown

---
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)