org.apache.myfaces.taglib.core
Class ConvertDateTimeTag
ConverterTag
org.apache.myfaces.taglib.core.ConvertDateTimeTag
public class ConvertDateTimeTag
extends ConverterTag
$Revision: 265610 $ $Date: 2005-09-01 03:03:08 +0200 (Thu, 01 Sep 2005) $- Manfred Geiler (latest modification by $Author: oros $)
ConvertDateTimeTag
public ConvertDateTimeTag()
createConverter
protected Converter createConverter()
throws JspException
setConverterLocale
protected static void setConverterLocale(FacesContext facesContext,
DateTimeConverter converter,
String value)
setDateStyle
public void setDateStyle(String dateStyle)
setLocale
public void setLocale(String locale)
setPageContext
public void setPageContext(PageContext context)
setPattern
public void setPattern(String pattern)
setTimeStyle
public void setTimeStyle(String timeStyle)
setTimeZone
public void setTimeZone(String timeZone)
setType
public void setType(String type)