Hits Today: 1 Total: 5269 | Updated: 9/17/2004 | |
 | The CalendarTag generates an in-page or popup HTML Calendar allowing a user to easily select a date for input to a form. Version 1.2 introduces buttons to select yesterday, today or tomorrow, support for XHTML and improved CSS styling. Code: JSP 1.1 |
Hits Today: 1 Total: 3902 | Updated: 6/8/2004 | |
 | Web DatePicker is a suite of UI components for server-side Java developers to create date input-box, selection-box and popup calendar for easy date value collection and validation. Includes JSP custom tag library and servlet API. CSS and I18N support. Code: JSP 1.1 |
Hits Today: 1 Total: 169 | Updated: 1/31/2008 | |
 | Custom JSP taglib lets you calculate various attributes for the current date. Tag creates in the page scope a set of predefined variables for all the attributes of the current date. Code: JSP 2.0 | |  | |
Hits Today: 1 Total: 201 | Updated: 1/31/2008 | |
 | Custom JSP taglib lets you advance to or subtract from a given date. This is a free JSP taglib that you can use at no cost!
Code: JSP 2.0 |
Hits Today: 1 Total: 118 | Updated: 2/1/2008 | |
 | Custom JSP taglib. This taglib lets you calculate time intervals. Two parameters (from and to) describe your dates. Parameter unit describes how to calculate this interval.
Code: JSP 2.0 |
Hits Today: 1 Total: 90 | Updated: 2/5/2008 | |
 | Custom JSP taglib lets you display duration in milliseconds in the human readable form hours:minutes:seconds. Body tag lets you display duration in milliseconds in hours:minutes:seconds form. Code: JSP 2.0 |
Hits Today: 1 Total: 9989 | Updated: 10/5/2001 | |
 | The DateTime custom tag library contains tags which can be used to handle date and time related functions. Tags are provided for formatting a Date for output, generating a Date from HTML forum input, using time zones, and localization.
Code: JSP 1.2 | |  | |
Hits Today: 2 Total: 8540 | Updated: 9/29/2006 | |
 | JSP tag. Tag DateTime prints formatted date/time value. Without the parameter id tag prints calculated value, with this parameter tag prints nothing but creates a variable initialized by the calculated value. Code: JSP 1.2 |
Hits Today: 1 Total: 246 | Updated: 2/22/2008 | |
 | Custom JSP tags. Lets you present calendar control in your applications. .NET developers know the similar web form in .NET framework. With this taglib the same functionality is available for JSP developers too. Code: JSP 2.0 |
|