Home | History | Annotate | Download | only in i18n

Lines Matching defs:ICAL_DAYLIGHT

49 static const UChar ICAL_DAYLIGHT[] = {0x44, 0x41, 0x59, 0x4C, 0x49, 0x47, 0x48, 0x54, 0}; /* "DAYLIGHT" */
1420 UBool isDST = (value.compare(ICAL_DAYLIGHT) == 0);
2529 writer.write(ICAL_DAYLIGHT);
2576 writer.write(ICAL_DAYLIGHT);