JodaTime 1.3 or higher required (SPR-7222)

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3356 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
Juergen Hoeller 2010-05-20 09:12:39 +00:00
parent e22cb45715
commit c171add6eb
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>