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

  /external/icu4c/i18n/
vtzone.cpp 56 static const UChar ICAL_TZURL[] = {0x54, 0x5A, 0x55, 0x52, 0x4C, 0}; /* "TZURL" */
957 tzurl(source.tzurl), lastmod(source.lastmod),
    [all...]
  /external/icu4c/i18n/unicode/
vtzone.h 114 * Gets the RFC2445 TZURL property value. When a <code>VTimeZone</code> instance was
115 * created from VTIMEZONE data, the initial value is set by the TZURL property value
117 * @param url Receives the RFC2445 TZURL property value.
118 * @return TRUE if TZURL attribute is available and value is set.
124 * Sets the RFC2445 TZURL property value.
125 * @param url The TZURL property value.
417 UnicodeString tzurl; member in class:VTimeZone
  /external/icu4c/test/intltest/
tzrulets.cpp 1042 UnicodeString tzurl; local
    [all...]

Completed in 58 milliseconds