Jakarta DATETIME Taglib Example


<%@ page session="false" %> <%@ 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.

Week Day:

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 time zone and the date entered.