HomeSort by relevance Sort by last modified time
    Searched full:loyear (Results 1 - 5 of 5) sorted by null

  /external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/timezone/
ICUZDump.java 45 private int loyear = 1900; field in class:ICUZDump
54 public void setLowYear(int loyear) {
55 this.loyear = loyear;
131 cutovers[0] = tz.getTime(loyear, 0, 1, 0, 0, 0);
  /external/icu/icu4c/source/tools/tzcode/
icuzdump.cpp 94 loyear = 1902;
104 loyear = lo;
193 gcal->set(loyear, 0, 1, 0, 0, 0);
200 int32_t loyear; member in class:ICUZDump
zdump.c 399 _("%s: usage is %s [ --version ] [ -a ] [ -v ] [ -V ] [ -i ] [ -c [loyear,]hiyear ] [ -t [lotime,]hitime] ][ -d dir ] [ zonename ... ]\n"),
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/timezone/
TimeZoneRuleTest.java 1665 int loyear, hiyear; local
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/
TimeZoneRuleTest.java 1661 int loyear, hiyear; local
    [all...]

Completed in 200 milliseconds