Subversion Repository Public Repository

litesoft

Diff Revisions 859 vs 860 for /trunk/Java/core/Anywhere/src/org/litesoft/core/simpletypes/temporal/DateFormat.java

Diff revisions: vs.
  @@ -127,7 +127,7 @@
127 127 }
128 128
129 129 /**
130 - * The expected order of the expected fields of a SimpleDate.
130 + * The expected order of the expected fields of a CalendarYMD.
131 131 * <p/>
132 132 * E.g. "dd MMM yyyy" -> "dMy"
133 133 * E.g. "MM/dd/yy" -> "Mdy"