JSP CUSTOM TAG LIBRARIES


format tag
Formats a value. You can pass in a value to format or format the tag body. You can also provide an id name to save the formatted body or value as a variable.

Contexts

Valid in:


Syntax
Attributes

format


id
locale
timezone
type
value
See the Common Domino JSP tag attributes section for definitions of debug, onfailure, and time.

See Also