mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 16:52:53 +08:00
24 lines
568 B
Markdown
24 lines
568 B
Markdown
# Globalization
|
|
|
|
```
|
|
$ ionic cordova plugin add cordova-plugin-globalization
|
|
$ npm install @awesome-cordova-plugins/globalization
|
|
```
|
|
|
|
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/globalization/)
|
|
|
|
Plugin Repo: [https://github.com/apache/cordova-plugin-globalization](https://github.com/apache/cordova-plugin-globalization)
|
|
|
|
This plugin obtains information and performs operations specific to the user's locale, language, and timezone.
|
|
|
|
## Supported platforms
|
|
|
|
- Amazon Fire OS
|
|
- Android
|
|
- Browser
|
|
- iOS
|
|
- Windows
|
|
|
|
|
|
|