Uses of Enum
com.ibm.icu.text.DateFormat.HourCycle
Packages that use DateFormat.HourCycle
-
Uses of DateFormat.HourCycle in com.ibm.icu.text
Methods in com.ibm.icu.text that return DateFormat.HourCycleModifier and TypeMethodDescriptionDateTimePatternGenerator.getDefaultHourCycle()
Return the default hour cycle.static DateFormat.HourCycle
Returns the enum constant of this type with the specified name.static DateFormat.HourCycle[]
DateFormat.HourCycle.values()
Returns an array containing the constants of this enum type, in the order they are declared.