Home » JSTL fmt:timezone Tag

JSTL fmt:timezone Tag

by Online Tutorials Library

JSTL Formatting <fmt:timeZone> Tag

The &ltfmt:timeZone> tag specifies the parsing action nested in its body or the time zone for any time formatting. It is used for specify the time zone information used for time formatting operations.

The syntax used for including the <fmt:timeZone> tag is:

Let’s see the simple example to understand the formatting &ltfmt:timeZone> tag:

Output:

JSTL Formatting Tags2

You may also like