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:
parent
e22cb45715
commit
c171add6eb
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue