|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrailo.commons.i18n.FormatUtil
public class FormatUtil
Constructor Summary | |
---|---|
FormatUtil()
|
Method Summary | |
---|---|
static DateFormat[] |
getCFMLFormats(TimeZone tz,
boolean lenient)
CFML Supported LS Formats |
static DateFormat[] |
getDateFormats(Locale locale,
TimeZone tz,
boolean lenient)
|
static DateFormat[] |
getDateTimeFormats(Locale locale,
TimeZone tz,
boolean lenient)
|
static DateFormat[] |
getTimeFormats(Locale locale,
TimeZone tz,
boolean lenient)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FormatUtil()
Method Detail |
---|
public static DateFormat[] getDateTimeFormats(Locale locale, TimeZone tz, boolean lenient)
public static DateFormat[] getDateFormats(Locale locale, TimeZone tz, boolean lenient)
public static DateFormat[] getCFMLFormats(TimeZone tz, boolean lenient)
locale
- tz
- lenient
-
public static DateFormat[] getTimeFormats(Locale locale, TimeZone tz, boolean lenient)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |