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

  /external/icu4c/i18n/
olsontz.h 331 int32_t finalYear;
336 * 0:00 GMT Jan 1, <finalYear + 1> (not <finalMillis>).
341 * A SimpleTimeZone that governs the behavior for years > finalYear.
342 * If and only if finalYear == INT32_MAX then finalZone == 0.
  /external/icu4c/tools/tzcode/
tz2icu.cpp 169 int32_t finalYear; // -1 if none
179 ZoneInfo() : finalYear(-1), aliasTo(-1) {}
    [all...]

Completed in 158 milliseconds