Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Dvtzone.cpp48 static const UChar ICAL_DAYLIGHT[] = {0x44, 0x41, 0x59, 0x4C, 0x49, 0x47, 0x48, 0x54, 0}; /* "DAYLI… variable
1425 UBool isDST = (value.compare(ICAL_DAYLIGHT, -1) == 0); in parse()
2534 writer.write(ICAL_DAYLIGHT); in beginZoneProps()
2581 writer.write(ICAL_DAYLIGHT); in endZoneProps()