mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
76b4e03d04
Replace the legacy dgeni/gulp documentation pipeline with TypeDoc and typedoc-plugin-markdown. Generates plugin README files with extracted @Plugin() decorator metadata. Register custom JSDoc tags used by plugin source files.
22 lines
556 B
Markdown
22 lines
556 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
|
|
|