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 Format
static Format
static Format
static Format
static Format
getDateTime
(int dateStyle, int timeStyle, Locale locale, TimeZone timeZone) static Format
getDateTime
(Locale locale) static Format
getDateTime
(Locale locale, TimeZone timeZone) static Format
getDateTime
(TimeZone timeZone) static FastDateFormatFactory
static Format
getSimpleDateFormat
(String pattern) static Format
getSimpleDateFormat
(String pattern, Locale locale) static Format
getSimpleDateFormat
(String pattern, Locale locale, TimeZone timeZone) static Format
getSimpleDateFormat
(String pattern, TimeZone timeZone) static Format
static Format
static Format
static Format
void
setFastDateFormatFactory
(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
-