Home | History | Annotate | Download | only in intltest

Lines Matching defs:zone

474             // UPDATE THIS AS ZONE NAME RESOURCE FOR <EST> in de_DE is updated
780 errln("Fail: SimpleDateFormat not using default zone");
977 Synopsis: Chinese time zone CTT is not recogonized correctly.
978 Description: Platform Chinese Windows 95 - ** Time zone set to CST **
989 logln("Time Zone :" +
1437 TimeZone *zone = TimeZone::createTimeZone(newfoundland);
1438 Calendar *cal = new GregorianCalendar(zone, status);