Name |
Ceylon Locale Platform Module |
---|---|
Category |
SDK
The Ceylon SDK |
Backends | JVM JavaScript |
Maven coordinates | |
Compatible Ceylon release |
JVM: 1.2.x, 1.3.x (latest) JavaScript: 1.2.1, 1.2.2, 1.3.x (latest) |
Published | Nov 21, 2016 |
Stats |
Downloads (JVM): 388 Downloads (JS): 84 Source downloads: 462 |
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.3.1
shared
ceylon.time/1.3.1
shared
|
Usage |
import ceylon.locale "1.3.1"; |
Module links |
Members Imported By Home Code repository Issue tracker Browse Download .car Download .js Download source archive Download module documentation View API documentation |