Contribution to Joda-Time that adds JSP tags support for formatting and parsing dates.
<dependency>
<groupId>joda-time</groupId>
<artifactId>joda-time-jsptags</artifactId>
<version>1.1.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal example showing how to use the FormatDateTag to format a date.
Use org.joda.time.format.DateTimeFormat directly.
No dependency data recorded yet.