Jakarta DATETIME Taglib Example


<%@ taglib uri="http://jakarta.apache.org/taglibs/datetime-1.0" prefix="dt" %>

Generate a select box using the timezones tag.

Select a Time Zone

Generate a select box using the months tag.

Month: Day: Year:

Generate a select box using the weekdays tag.

Weekday:

Generate a select box using the ampms tag.

AM/PM:

Generate a select box using the eras tag.

Era:

Select to view an example DATETIME JSP page which uses the selected timezone and the date entered.