Tomahawk sandbox tag library.
Tag convertDateTime


Simple convert that overrides the spec DateTimeConverter and uses TimeZone.getDefault() as the base timezone, rather than GMT. Convert date time using normal system timezone like it should


Tag Information
Tag Classorg.apache.myfaces.custom.convertDateTime.ConvertDateTimeTag
TagExtraInfo ClassNone
Body Contentempty
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
dateStylefalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.Object)
longDesc = "default|short|medium|long|full"
localefalsefalsejavax.el.ValueExpression
(must evaluate to java.util.Locale)
longDesc = "locale"
patternfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.Object)
Custom formatting pattern
timeStylefalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.Object)
default|short|medium|long|full
timeZonefalsefalsejavax.el.ValueExpression
(must evaluate to java.util.TimeZone)
timeZome
typefalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.Object)
date|time|both
bindingfalsefalsejavax.el.ValueExpression
(must evaluate to javax.faces.convert.DateTimeConverter)
A ValueExpression that evaluates to a DateTimeConverter.

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.