Name |
Ceylon Locale Platform Module |
---|---|
Category |
SDK
The Ceylon SDK |
Backends | JVM JavaScript |
Maven coordinates | |
Compatible Ceylon release |
JVM: 1.1.0 (outdated) JavaScript: 1.1.0 (outdated) |
Published | Oct 8, 2014 |
Stats |
Downloads (JVM): 723 Downloads (JS): 263 Source downloads: 701 |
Description |
Provides information about locale-specific information including:
A locale is identified by a locale tag, as specified by IETF BCP 47, which contains:
Fields are separated by the character A assert (exists au = locale("en-AU")); The system locale is also available. The |
Dependencies |
ceylon.collection/1.1.0
shared
ceylon.time/1.1.0
shared
|
Usage |
import ceylon.locale "1.1.0"; |
Module links |
Members Imported By Home Code repository Issue tracker Browse Download .car Download .js Download source archive Download module documentation View API documentation |