Package | Description |
---|---|
com.ibm.icu.text |
Extensions and enhancements to java.text to support unicode transforms, UnicodeSet, surrogate char utilities, UCA collation, normalization, break iteration (rule and dictionary based), enhanced number format, international string searching, and arabic shaping.
|
Modifier and Type | Method and Description |
---|---|
TimeUnitFormat |
TimeUnitFormat.setLocale(java.util.Locale locale)
Set the locale used for formatting or parsing.
|
TimeUnitFormat |
TimeUnitFormat.setLocale(ULocale locale)
Set the locale used for formatting or parsing.
|
TimeUnitFormat |
TimeUnitFormat.setNumberFormat(NumberFormat format)
Set the format used for formatting or parsing.
|
Copyright (c) 2013 IBM Corporation and others.