JSP CUSTOM TAG LIBRARIES


created tag
Displays the creation date of the current document. The format attribute defines the format of the resulting date. This tag has no body. Unlike the authors tag, this tag does not require that the current document be saved before it displays.

Note If you use this tag within the context of the viewloop tag, it forces the document to be loaded, which may impair scalability.

Contexts

Valid in:


Syntax
Attributes

format


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

See Also