Uses of Class
com.twelvemonkeys.util.TimeFormat
-
Packages that use TimeFormat Package Description com.twelvemonkeys.util com.twelvemonkeys.util.convert -
-
Uses of TimeFormat in com.twelvemonkeys.util
Fields in com.twelvemonkeys.util declared as TimeFormat Modifier and Type Field Description private static TimeFormat
TimeFormat. DEFAULT_FORMAT
The default time formatMethods in com.twelvemonkeys.util that return TimeFormat Modifier and Type Method Description static TimeFormat
TimeFormat. getInstance()
DUMMY IMPLEMENTATION!! Not locale specific. -
Uses of TimeFormat in com.twelvemonkeys.util.convert
Methods in com.twelvemonkeys.util.convert that return TimeFormat Modifier and Type Method Description private TimeFormat
TimeConverter. getTimeFormat(java.lang.String pFormat)
-