|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.myfaces.tobago.util.DateFormatUtils
public class DateFormatUtils
This code is taken from myfaces core. TODO: Should be sharable (e.g. myfaces-commons).
User: lofwyr Date: 06.11.2006 17:20:29
Method Summary | |
---|---|
static java.lang.String |
findPattern(DateTimeConverter converter)
Find a pattern for the converter. |
static java.text.DateFormat |
getDateFormat(java.lang.String type,
java.lang.String dateStyle,
java.lang.String timeStyle,
java.util.Locale locale)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static java.lang.String findPattern(DateTimeConverter converter)
public static java.text.DateFormat getDateFormat(java.lang.String type, java.lang.String dateStyle, java.lang.String timeStyle, java.util.Locale locale)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |