Searched defs:dstDate (Results 1 – 5 of 5) sorted by relevance
| /third_party/node/deps/icu-small/source/i18n/ |
| D | simpletz.cpp | 989 UDate stdDate, dstDate; in getNextTransition() local 1023 UDate stdDate, dstDate; in getPreviousTransition() local
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| D | simpletz.cpp | 991 UDate stdDate, dstDate; in getNextTransition() local 1025 UDate stdDate, dstDate; in getPreviousTransition() local
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
| D | SimpleTimeZone.java | 1278 Date dstDate = dstRule.getNextStart(base, stdRule.getRawOffset(), stdRule.getDSTSavings(), in getNextTransition() local 1306 Date dstDate = dstRule.getPreviousStart(base, stdRule.getRawOffset(), in getPreviousTransition() local
|
| /third_party/icu/icu4c/source/i18n/ |
| D | simpletz.cpp | 989 UDate stdDate, dstDate; in getNextTransition() local 1023 UDate stdDate, dstDate; in getPreviousTransition() local
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
| D | SimpleTimeZone.java | 1248 Date dstDate = dstRule.getNextStart(base, stdRule.getRawOffset(), stdRule.getDSTSavings(), in getNextTransition() local 1275 Date dstDate = dstRule.getPreviousStart(base, stdRule.getRawOffset(), in getPreviousTransition() local
|