Home | History | Annotate | Download | only in intltest

Lines Matching full:uzone

2208     UnicodeString uzone = UNICODE_STRING_SIMPLE("Europe/Paris");
2212 LocalUDateFormatPointer df(udat_open(UDAT_NONE, UDAT_NONE, "en@calendar=islamic", uzone.getTerminatedBuffer(),
2213 uzone.length(), NULL, 0, &status));