Home | History | Annotate | Download | only in intltest

Lines Matching full:year

562   two y's, typically resulting in a date in the year 1919.
565 four-digit year values (probably also applicable to various
1106 * DateFormat shouldn't parse year "-1" as a two-digit year (e.g., "-1" -> 1999).
1117 /* We expect 2-digit year formats to put 2-digit years in the right
1273 int32_t year;
1286 year(xyear),
1357 logln(UnicodeString("#") + i + UnicodeString("\n-----\nTesting round trip of ") + test.year +
1363 cal->set(test.year, test.month, test.date);