|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.kernel.util.FastDateFormatFactoryUtil
public class FastDateFormatFactoryUtil
| Constructor Summary | |
|---|---|
FastDateFormatFactoryUtil()
|
|
| Method Summary | |
|---|---|
static Format |
getDate(Locale locale)
|
static Format |
getDate(Locale locale,
TimeZone timeZone)
|
static Format |
getDate(TimeZone timeZone)
|
static Format |
getDateTime(Locale locale)
|
static Format |
getDateTime(Locale locale,
TimeZone timeZone)
|
static Format |
getDateTime(TimeZone timeZone)
|
static FastDateFormatFactory |
getFastDateFormatFactory()
|
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 |
getTime(Locale locale)
|
static Format |
getTime(Locale locale,
TimeZone timeZone)
|
static Format |
getTime(TimeZone timeZone)
|
void |
setFastDateFormatFactory(FastDateFormatFactory fastDateFormatFactory)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FastDateFormatFactoryUtil()
| Method Detail |
|---|
public static Format getDate(Locale locale)
public static Format getDate(Locale locale,
TimeZone timeZone)
public static Format getDate(TimeZone timeZone)
public static Format getDateTime(Locale locale)
public static Format getDateTime(Locale locale,
TimeZone timeZone)
public static Format getDateTime(TimeZone timeZone)
public static FastDateFormatFactory getFastDateFormatFactory()
public static Format getSimpleDateFormat(String pattern)
public static Format getSimpleDateFormat(String pattern,
Locale locale)
public static Format getSimpleDateFormat(String pattern,
Locale locale,
TimeZone timeZone)
public static Format getSimpleDateFormat(String pattern,
TimeZone timeZone)
public static Format getTime(Locale locale)
public static Format getTime(Locale locale,
TimeZone timeZone)
public static Format getTime(TimeZone timeZone)
public void setFastDateFormatFactory(FastDateFormatFactory fastDateFormatFactory)
|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||