Home | History | Annotate | Download | only in intltest

Lines Matching refs:createTimeZone

337         TimeZone * tzCalif = TimeZone::createTimeZone("US/Pacific");
338 TimeZone * tzTokyo = TimeZone::createTimeZone("Asia/Tokyo");
1563 LocalPointer<TimeZone> tz(TimeZone::createTimeZone("America/Los_Angleles"), status);