mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
31 lines
747 B
Markdown
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)
|