August 2002
Intermediate to advanced
688 pages
23h
English
<fmt:timeZone>
The <fmt:timeZone>
action establishes the time zone
for actions in its body.
<fmt:TimeZone value="timeZone">JSP elements</fmt:timeZone>
|
Attributename |
Java type |
Dynamic valueaccepted |
Description |
|---|---|---|---|
value |
|
Yes |
The time zone. If specified as a |
<fmt:timeZone value="America/Los Angeles">
<fmt:formatDate value="${now}" type="both" />
</fmt:timeZone>Read now
Unlock full access