|
Liferay 6.2-ce-ga5 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portal.kernel.util.DateFormats
DateFormatFactoryUtil
or FastDateFormatFactoryUtil
public class DateFormats
Constructor Summary | |
---|---|
DateFormats()
Deprecated. |
Method Summary | |
---|---|
static DateFormat |
getDate(Locale locale)
Deprecated. |
static DateFormat |
getDate(Locale locale,
TimeZone timeZone)
Deprecated. |
static DateFormat |
getDateTime(Locale locale)
Deprecated. |
static DateFormat |
getDateTime(Locale locale,
TimeZone timeZone)
Deprecated. |
static DateFormat |
getTime(Locale locale)
Deprecated. |
static DateFormat |
getTime(Locale locale,
TimeZone timeZone)
Deprecated. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DateFormats()
Method Detail |
---|
public static DateFormat getDate(Locale locale)
public static DateFormat getDate(Locale locale, TimeZone timeZone)
public static DateFormat getDateTime(Locale locale)
public static DateFormat getDateTime(Locale locale, TimeZone timeZone)
public static DateFormat getTime(Locale locale)
public static DateFormat getTime(Locale locale, TimeZone timeZone)
|
Liferay 6.2-ce-ga5 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |