Package com.liferay.portal.kernel.util
Class FastDateFormatFactoryUtil
Object
com.liferay.portal.kernel.util.FastDateFormatFactoryUtil
- Author:
- Brian Wing Shun Chan
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Formatstatic Formatstatic Formatstatic Formatstatic FormatgetDateTime(int dateStyle, int timeStyle, Locale locale, TimeZone timeZone) static FormatgetDateTime(Locale locale) static FormatgetDateTime(Locale locale, TimeZone timeZone) static FormatgetDateTime(TimeZone timeZone) static FastDateFormatFactorystatic FormatgetSimpleDateFormat(String pattern) static FormatgetSimpleDateFormat(String pattern, Locale locale) static FormatgetSimpleDateFormat(String pattern, Locale locale, TimeZone timeZone) static FormatgetSimpleDateFormat(String pattern, TimeZone timeZone) static Formatstatic Formatstatic Formatstatic FormatvoidsetFastDateFormatFactory(FastDateFormatFactory fastDateFormatFactory)
-
Constructor Details
-
FastDateFormatFactoryUtil
public FastDateFormatFactoryUtil()
-
-
Method Details
-
getDate
-
getDate
-
getDate
-
getDate
-
getDateTime
-
getDateTime
-
getDateTime
-
getDateTime
-
getFastDateFormatFactory
-
getSimpleDateFormat
-
getSimpleDateFormat
-
getSimpleDateFormat
-
getSimpleDateFormat
-
getTime
-
getTime
-
getTime
-
getTime
-
setFastDateFormatFactory
-