JodaTime 1.3 or higher required (SPR-7222)

This commit is contained in:
Juergen Hoeller 2010-05-20 09:12:39 +00:00
parent 6fe5871e91
commit f9736ec3f6
1 changed files with 1 additions and 1 deletions

View File

@ -3254,7 +3254,7 @@ public class SimpleController {
</listitem>
<listitem>
<para>
Support for <link linkend="format">formatting</link> Date, Calendar, Long, and Joda Time fields using the @DateTimeFormat annotation, if Joda Time is present on the classpath.
Support for <link linkend="format">formatting</link> Date, Calendar, Long, and Joda Time fields using the @DateTimeFormat annotation, if Joda Time 1.3 or higher is present on the classpath.
</para>
</listitem>
<listitem>