JSTL fmt
Tag timeZone
Specifies the time zone for any time formatting or parsing actions
nested in its body
Tag Information
Tag Class org.apache.taglibs.standard.tag.rt.fmt.TimeZoneTag
TagExtraInfo Class None
Body Content JSP
Display Name None
Attributes
Name Required Request-time Type Description
value true true java.lang.String
The time zone. A String value is interpreted as
a time zone ID. This may be one of the time zone
IDs supported by the Java platform (such as
"America/Los_Angeles") or a custom time zone
ID (such as "GMT-8"). See
java.util.TimeZone for more information on
supported time zone formats.
Variables
No Variables Defined.
Output Generated by
TLDDoc.
Java, JSP, and JavaServer Pages are trademarks or
registered trademarks of Sun Microsystems, Inc. in the US and other
countries. Copyright 2002-3 Sun Microsystems, Inc.
4150 Network Circle
Santa Clara, CA 95054, U.S.A.
All Rights Reserved.