Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/unicode/
Ducal.h652 ucal_getDSTSavings(const UChar* zoneID, UErrorCode* ec);
/external/icu/icu4c/source/i18n/
Ducal.cpp92 ucal_getDSTSavings(const UChar* zoneID, UErrorCode* ec) { in ucal_getDSTSavings() function
/external/icu/icu4c/source/test/cintltst/
Dccaltst.c206 i = ucal_getDSTSavings(fgGMTID, &status); in TestCalendar()
213 i = ucal_getDSTSavings(PST, &status); in TestCalendar()
/external/icu/icu4c/source/common/unicode/
Durename.h513 #define ucal_getDSTSavings U_ICU_ENTRY_POINT_RENAME(ucal_getDSTSavings) macro