Browse Source

polish

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2322 50f2f4bb-b051-0410-bef5-90022cba6387
pull/1/head
Keith Donald 16 years ago
parent
commit
f1c336404d
  1. 2
      org.springframework.context/src/main/java/org/springframework/format/datetime/joda/JodaTimeFormattingConfigurer.java

2
org.springframework.context/src/main/java/org/springframework/format/datetime/joda/JodaTimeFormattingConfigurer.java

@ -36,7 +36,7 @@ import org.springframework.format.Printer; @@ -36,7 +36,7 @@ import org.springframework.format.Printer;
* @since 3.0
* @see #setDateStyle(String)
* @see #setTimeStyle(String)
* @see #setTimeStyle(String)
* @see #setDateTimeStyle(String)
* @see #setUseISOFormat(boolean)
* @see #installJodaTimeFormatting(FormatterRegistry)
*/

Loading…
Cancel
Save