|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.faces.convert.DateTimeConverter
org.apache.myfaces.custom.convertDateTime.DateTimeConverter
public class DateTimeConverter
Simple convert that overrides the spec DateTimeConverter and uses TimeZone.getDefault() as the base timezone, rather than GMT. User: treeder Date: Oct 28, 2005 Time: 7:19:01 PM
Field Summary | |
---|---|
static java.lang.String |
CONVERTER_ID
|
Constructor Summary | |
---|---|
DateTimeConverter()
|
Method Summary |
---|
Methods inherited from class javax.faces.convert.DateTimeConverter |
---|
getAsObject, getAsString, getDateStyle, getLocale, getPattern, getTimeStyle, getTimeZone, getType, isTransient, restoreState, saveState, setDateStyle, setLocale, setPattern, setTimeStyle, setTimeZone, setTransient, setType |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String CONVERTER_ID
Constructor Detail |
---|
public DateTimeConverter()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |