Uses of Class
org.jivesoftware.util.FastDateFormat
Packages that use FastDateFormat
- 
Uses of FastDateFormat in org.jivesoftware.util
Methods in org.jivesoftware.util that return FastDateFormatModifier and TypeMethodDescriptionstatic FastDateFormatFastDateFormat.getDateInstance(Object style, TimeZone timeZone, Locale locale) Deprecated, for removal: This API element is subject to removal in a future version.static FastDateFormatFastDateFormat.getDateTimeInstance(Object dateStyle, Object timeStyle, TimeZone timeZone, Locale locale) Deprecated, for removal: This API element is subject to removal in a future version.static FastDateFormatFastDateFormat.getInstance()Deprecated, for removal: This API element is subject to removal in a future version.static FastDateFormatFastDateFormat.getInstance(String pattern) Deprecated, for removal: This API element is subject to removal in a future version.static FastDateFormatFastDateFormat.getInstance(String pattern, DateFormatSymbols symbols) Deprecated, for removal: This API element is subject to removal in a future version.static FastDateFormatFastDateFormat.getInstance(String pattern, Locale locale) Deprecated, for removal: This API element is subject to removal in a future version.static FastDateFormatFastDateFormat.getInstance(String pattern, TimeZone timeZone) Deprecated, for removal: This API element is subject to removal in a future version.static FastDateFormatFastDateFormat.getInstance(String pattern, TimeZone timeZone, Locale locale) Deprecated, for removal: This API element is subject to removal in a future version.static FastDateFormatFastDateFormat.getInstance(String pattern, TimeZone timeZone, Locale locale, DateFormatSymbols symbols) Deprecated, for removal: This API element is subject to removal in a future version.static FastDateFormatFastDateFormat.getTimeInstance(Object style, TimeZone timeZone, Locale locale) Deprecated, for removal: This API element is subject to removal in a future version.