HomeSort by relevance Sort by last modified time
    Searched refs:GMT_ID (Results 1 - 2 of 2) sorted by null

  /external/icu4c/samples/date/
date.c 53 static const UChar GMT_ID [] = { 0x0047, 0x004d, 0x0054, 0x0000 };
84 tz = GMT_ID;
  /external/icu4c/i18n/
timezone.cpp 106 static const UChar GMT_ID[] = {0x47, 0x4D, 0x54, 0x00}; /* "GMT" */
309 SimpleTimeZone *tmpGMT = new SimpleTimeZone(0, UnicodeString(TRUE, GMT_ID, GMT_ID_LENGTH));
    [all...]

Completed in 134 milliseconds