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 StringgetSimpleDateFormat(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:
getDatein interfacecom.liferay.portal.kernel.util.FastDateFormatFactory
-
getDate
- Specified by:
getDatein interfacecom.liferay.portal.kernel.util.FastDateFormatFactory
-
getDate
- Specified by:
getDatein interfacecom.liferay.portal.kernel.util.FastDateFormatFactory
-
getDate
- Specified by:
getDatein interfacecom.liferay.portal.kernel.util.FastDateFormatFactory
-
getDateTime
- Specified by:
getDateTimein interfacecom.liferay.portal.kernel.util.FastDateFormatFactory
-
getDateTime
- Specified by:
getDateTimein interfacecom.liferay.portal.kernel.util.FastDateFormatFactory
-
getDateTime
- Specified by:
getDateTimein interfacecom.liferay.portal.kernel.util.FastDateFormatFactory
-
getDateTime
- Specified by:
getDateTimein interfacecom.liferay.portal.kernel.util.FastDateFormatFactory
-
getSimpleDateFormat
- Specified by:
getSimpleDateFormatin interfacecom.liferay.portal.kernel.util.FastDateFormatFactory
-
getSimpleDateFormat
- Specified by:
getSimpleDateFormatin interfacecom.liferay.portal.kernel.util.FastDateFormatFactory
-
getSimpleDateFormat
- Specified by:
getSimpleDateFormatin interfacecom.liferay.portal.kernel.util.FastDateFormatFactory
-
getSimpleDateFormat
- Specified by:
getSimpleDateFormatin interfacecom.liferay.portal.kernel.util.FastDateFormatFactory
-
getTime
- Specified by:
getTimein interfacecom.liferay.portal.kernel.util.FastDateFormatFactory
-
getTime
- Specified by:
getTimein interfacecom.liferay.portal.kernel.util.FastDateFormatFactory
-
getTime
- Specified by:
getTimein interfacecom.liferay.portal.kernel.util.FastDateFormatFactory
-
getTime
- Specified by:
getTimein interfacecom.liferay.portal.kernel.util.FastDateFormatFactory
-
getKey
-