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

  /external/chromium_org/third_party/icu/source/i18n/
dangical.cpp 106 const UDate millis1897[] = { (UDate)((1897 - 1970) * 365 * kOneDay) }; // some days of error is not a problem here local
110 TimeZoneRule* rule1897 = new TimeArrayTimeZoneRule(UNICODE_STRING_SIMPLE("Korean 1897"), 7*kOneHour, 0, millis1897, 1, DateTimeRule::STANDARD_TIME);
  /external/icu/icu4c/source/i18n/
dangical.cpp 106 const UDate millis1897[] = { (UDate)((1897 - 1970) * 365 * kOneDay) }; // some days of error is not a problem here local
110 TimeZoneRule* rule1897 = new TimeArrayTimeZoneRule(UNICODE_STRING_SIMPLE("Korean 1897"), 7*kOneHour, 0, millis1897, 1, DateTimeRule::STANDARD_TIME);

Completed in 661 milliseconds