Package com.liferay.portal.kernel.util
Interface FastDateFormatFactory
public interface FastDateFormatFactory
- Author:
- Brian Wing Shun Chan
-
Method Summary
Modifier and TypeMethodDescriptiongetDateTime
(int dateStyle, int timeStyle, Locale locale, TimeZone timeZone) getDateTime
(Locale locale) getDateTime
(Locale locale, TimeZone timeZone) getDateTime
(TimeZone timeZone) getSimpleDateFormat
(String pattern) getSimpleDateFormat
(String pattern, Locale locale) getSimpleDateFormat
(String pattern, Locale locale, TimeZone timeZone) getSimpleDateFormat
(String pattern, TimeZone timeZone)
-
Method Details
-
getDate
-
getDate
-
getDate
-
getDate
-
getDateTime
-
getDateTime
-
getDateTime
-
getDateTime
-
getSimpleDateFormat
-
getSimpleDateFormat
-
getSimpleDateFormat
-
getSimpleDateFormat
-
getTime
-
getTime
-
getTime
-
getTime
-