Searched refs:hiyear (Results 1 – 7 of 7) sorted by relevance
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/timezone/ |
D | ICUZDump.java | 48 private int hiyear = 2050; field in ICUZDump 60 public void setHighYear(int hiyear) { in setHighYear() argument 61 this.hiyear = hiyear; in setHighYear() 134 cutovers[1] = tz.getTime(hiyear, 0, 1, 0, 0, 0); in getCutOverTimes()
|
/third_party/skia/third_party/externals/icu/source/tools/tzcode/ |
D | icuzdump.cpp | 99 hiyear = 2050; in ICUZDump() 112 hiyear = hi; in setHighYear() 199 gcal->set(hiyear, 0, 1, 0, 0, 0); in getCutOverTimes() 205 int32_t hiyear; member in ICUZDump
|
/third_party/flutter/skia/third_party/externals/icu/source/tools/tzcode/ |
D | icuzdump.cpp | 99 hiyear = 2050; in ICUZDump() 112 hiyear = hi; in setHighYear() 199 gcal->set(hiyear, 0, 1, 0, 0, 0); in getCutOverTimes() 205 int32_t hiyear; member in ICUZDump
|
/third_party/icu/icu4c/source/tools/tzcode/ |
D | icuzdump.cpp | 99 hiyear = 2050; in ICUZDump() 112 hiyear = hi; in setHighYear() 199 gcal->set(hiyear, 0, 1, 0, 0, 0); in getCutOverTimes() 205 int32_t hiyear; member in ICUZDump
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/ |
D | TimeZoneRuleTest.java | 1682 int loyear, hiyear; in getTestTimeRange() local 1685 hiyear = TESTYEARS[idx][1]; in getTestTimeRange() 1688 hiyear = 2050; in getTestTimeRange() 1695 times[1] = getUTCMillis(hiyear + 1, Calendar.JANUARY, 1); in getTestTimeRange()
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/timezone/ |
D | TimeZoneRuleTest.java | 1684 int loyear, hiyear; in getTestTimeRange() local 1687 hiyear = TESTYEARS[idx][1]; in getTestTimeRange() 1690 hiyear = 2050; in getTestTimeRange() 1697 times[1] = getUTCMillis(hiyear + 1, Calendar.JANUARY, 1); in getTestTimeRange()
|
/third_party/tzdata/ |
D | zdump.8.txt | 39 -c [loyear,]hiyear
|