Searched refs:ICAL_DAYLIGHT (Results 1 – 1 of 1) sorted by relevance
48 static const UChar ICAL_DAYLIGHT[] = {0x44, 0x41, 0x59, 0x4C, 0x49, 0x47, 0x48, 0x54, 0}; /* "DAYLI… variable1425 UBool isDST = (value.compare(ICAL_DAYLIGHT, -1) == 0); in parse()2534 writer.write(ICAL_DAYLIGHT); in beginZoneProps()2581 writer.write(ICAL_DAYLIGHT); in endZoneProps()