Searched refs:june (Results 1 - 2 of 2) sorted by relevance

/external/icu4c/test/cintltst/
H A Dcdtdptst.c234 UDate june, july, d; local
259 june=ucal_getMillis(cal, &status);
263 juneStr = myDateFormat(fmt, june);
274 UChar* out1 = myDateFormat(fmt, june);
277 log_err("Error in handling the czech month june\n");
/external/icu4c/test/intltest/
H A Ddtfmttst.cpp604 UDate june = date(97, UCAL_JUNE, 15); local
606 UnicodeString juneStr; fmt->format(june, juneStr);

Completed in 32 milliseconds