Package com.liferay.portal.util
Class FastDateFormatFactoryImpl
Object
com.liferay.portal.util.FastDateFormatFactoryImpl
- All Implemented Interfaces:
com.liferay.portal.kernel.util.FastDateFormatFactory
public class FastDateFormatFactoryImpl
extends Object
implements com.liferay.portal.kernel.util.FastDateFormatFactory
- Author:
- Brian Wing Shun Chan
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetDateTime
(int dateStyle, int timeStyle, Locale locale, TimeZone timeZone) getDateTime
(Locale locale) getDateTime
(Locale locale, TimeZone timeZone) getDateTime
(TimeZone timeZone) protected String
getSimpleDateFormat
(String pattern) getSimpleDateFormat
(String pattern, Locale locale) getSimpleDateFormat
(String pattern, Locale locale, TimeZone timeZone) getSimpleDateFormat
(String pattern, TimeZone timeZone)
-
Constructor Details
-
FastDateFormatFactoryImpl
public FastDateFormatFactoryImpl()
-
-
Method Details
-
getDate
- Specified by:
getDate
in interfacecom.liferay.portal.kernel.util.FastDateFormatFactory
-
getDate
- Specified by:
getDate
in interfacecom.liferay.portal.kernel.util.FastDateFormatFactory
-
getDate
- Specified by:
getDate
in interfacecom.liferay.portal.kernel.util.FastDateFormatFactory
-
getDate
- Specified by:
getDate
in interfacecom.liferay.portal.kernel.util.FastDateFormatFactory
-
getDateTime
- Specified by:
getDateTime
in interfacecom.liferay.portal.kernel.util.FastDateFormatFactory
-
getDateTime
- Specified by:
getDateTime
in interfacecom.liferay.portal.kernel.util.FastDateFormatFactory
-
getDateTime
- Specified by:
getDateTime
in interfacecom.liferay.portal.kernel.util.FastDateFormatFactory
-
getDateTime
- Specified by:
getDateTime
in interfacecom.liferay.portal.kernel.util.FastDateFormatFactory
-
getSimpleDateFormat
- Specified by:
getSimpleDateFormat
in interfacecom.liferay.portal.kernel.util.FastDateFormatFactory
-
getSimpleDateFormat
- Specified by:
getSimpleDateFormat
in interfacecom.liferay.portal.kernel.util.FastDateFormatFactory
-
getSimpleDateFormat
- Specified by:
getSimpleDateFormat
in interfacecom.liferay.portal.kernel.util.FastDateFormatFactory
-
getSimpleDateFormat
- Specified by:
getSimpleDateFormat
in interfacecom.liferay.portal.kernel.util.FastDateFormatFactory
-
getTime
- Specified by:
getTime
in interfacecom.liferay.portal.kernel.util.FastDateFormatFactory
-
getTime
- Specified by:
getTime
in interfacecom.liferay.portal.kernel.util.FastDateFormatFactory
-
getTime
- Specified by:
getTime
in interfacecom.liferay.portal.kernel.util.FastDateFormatFactory
-
getTime
- Specified by:
getTime
in interfacecom.liferay.portal.kernel.util.FastDateFormatFactory
-
getKey
-