Home
last modified time | relevance | path

Searched refs:ucal_getTimeZoneID (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4c/source/i18n/unicode/
Ducal.h759 ucal_getTimeZoneID(const UCalendar *cal,
/external/icu/icu4c/source/i18n/
Ducal.cpp204 ucal_getTimeZoneID(const UCalendar *cal, in ucal_getTimeZoneID() function
/external/icu/icu4c/source/test/cintltst/
Dccaltst.c594 idLen = ucal_getTimeZoneID(caldef2, id, sizeof(id)/sizeof(id[0]), &status); in TestGetSetDateAPI()
618 idLen = ucal_getTimeZoneID(caldef2, id, sizeof(id)/sizeof(id[0]), &status); in TestGetSetDateAPI()
/external/icu/icu4c/source/common/unicode/
Durename.h525 #define ucal_getTimeZoneID U_ICU_ENTRY_POINT_RENAME(ucal_getTimeZoneID) macro