Browse Source

JodaTime 1.3 or higher required (SPR-7222)

3.0.x
Juergen Hoeller 16 years ago
parent
commit
f9736ec3f6
  1. 2
      spring-framework-reference/src/mvc.xml

2
spring-framework-reference/src/mvc.xml

@ -3254,7 +3254,7 @@ public class SimpleController { @@ -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…
Cancel
Save