| Package | Description |
|---|---|
| com.codename1.l10n |
The Localization API allows developers to adapt their applications to different geographic locales and
conventions.
|
| Modifier and Type | Method and Description |
|---|---|
DateFormatSymbols |
SimpleDateFormat.getDateFormatSymbols()
Get the date format symbols for parsing/formatting textual components of
dates in a localization sensitive way.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SimpleDateFormat.setDateFormatSymbols(DateFormatSymbols newSymbols)
Apply new date format symbols for parsing/formatting textual components
of dates in a localisation sensitive way.
|
Copyright © 2022. All rights reserved.