Jakarta Project: Datetime Tag Library
Revision History
01/26/2003 - 1.1 Development
Added new features
Changes
-
Added dateFormatSymbols tag.
-
Added support for dateFormatSymbols symbolsRef
script variable to the format tag.
12/1/2002 - 1.0.1
1.0.1 Release
Changes
-
Improved packaging of release archives.
04/14/2002 - 1.0
1.0 Release
04/06/2002 - 1.0 Development
Bug fixes to nightly build and new feature.
Changes
-
Added localeRef attribute to all tags
which use the locale attribute flag. This can
be used to set the name of a application, page, request,
or session attribute which contains a java.util.Locale
object to use as the locale.
-
Fixed a bug in tags such as eras and weekdays which caused
incorrect results after first use in servlet containers which
reuse tag object instances.
07/22/2001 - 1.0 Beta 1
First Beta Release
07/07/2001 - Pre Beta
Clean up of tag library prior to performing a beta
release, moving toward an official release.
Tag Changes
-
Changed the name of the currentime tag to
currentTime.
-
Changed the name of the timeZone tag to
timeZone.
-
Changed the name of the timezones tag to
timeZones.
-
Changed the name of the ampms tag to
amPms.
-
Changed the name of the parse tag timezone
attribute to timeZone.
-
Changed the name of the format tag timezone
attribute to timeZone.
-
Added the patternId attribute to the format
and parse tags.
04/26/2001 - Development
Implementation of some requested changes.
New Features
-
Added date and default attributes to the
format tag.
Tag Changes
-
The format tag now ignores any white space in its
tag body.
11/05/2000 - Development
Initial version of tag library before Jakarta-Taglibs
had an official release policy for tag libraries.