Home
last modified time | relevance | path

Searched refs:timeToFields (Results 1 - 25 of 47) sorted by relevance

12

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DGrego.java172 public static int[] timeToFields(long time, int[] fields) { in timeToFields() method in Grego
224 int[] fields = timeToFields(time, null); in timeToString()
H A DJavaTimeZone.java123 Grego.timeToFields(date, fields); in getOffset()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DGrego.java174 public static int[] timeToFields(long time, int[] fields) { in timeToFields() method in Grego
226 int[] fields = timeToFields(time, null); in timeToString()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DAnnualTimeZoneRule.java194 int[] fields = Grego.timeToFields(base, null); in getNextStart()
212 int[] fields = Grego.timeToFields(base, null); in getPreviousStart()
H A DBasicTimeZone.java346 Grego.timeToFields(tzt.getTime(), dfields); in getTimeZoneRules()
410 int dtfields[] = Grego.timeToFields(nextTransitionTime in getSimpleTimeZoneRulesNear()
441 dtfields = Grego.timeToFields(tr.getTime() in getSimpleTimeZoneRulesNear()
474 dtfields = Grego.timeToFields(tr.getTime() in getSimpleTimeZoneRulesNear()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DAnnualTimeZoneRule.java181 int[] fields = Grego.timeToFields(base, null); in getNextStart()
198 int[] fields = Grego.timeToFields(base, null); in getPreviousStart()
H A DBasicTimeZone.java335 Grego.timeToFields(tzt.getTime(), dfields); in getTimeZoneRules()
397 int dtfields[] = Grego.timeToFields(nextTransitionTime in getSimpleTimeZoneRulesNear()
428 dtfields = Grego.timeToFields(tr.getTime() in getSimpleTimeZoneRulesNear()
461 dtfields = Grego.timeToFields(tr.getTime() in getSimpleTimeZoneRulesNear()
/third_party/icu/icu4c/source/i18n/
H A Dbasictz.cpp167 Grego::timeToFields(nextTransitionTime + initialRaw + initialDst, in getSimpleRulesNear()
194 Grego::timeToFields(tr.getTime() + tr.getFrom()->getRawOffset() + tr.getFrom()->getDSTSavings(), in getSimpleRulesNear()
225 Grego::timeToFields(tr.getTime() + tr.getFrom()->getRawOffset() + tr.getFrom()->getDSTSavings(), in getSimpleRulesNear()
487 Grego::timeToFields(tzt.getTime(), year, month, dom, dow, doy, mid); in getTimeZoneRulesAfter()
H A Dtaiwncal.cpp113 void TaiwanCalendar::timeToFields(UDate theTime, UBool quick, UErrorCode& status)
115 //Calendar::timeToFields(theTime, quick, status);
H A Dgregoimp.h219 static void timeToFields(UDate time, int32_t& year, int32_t& month,
H A Dbuddhcal.cpp106 void BuddhistCalendar::timeToFields(UDate theTime, UBool quick, UErrorCode& status)
108 //Calendar::timeToFields(theTime, quick, status);
H A Dgregoimp.cpp142 void Grego::timeToFields(UDate time, int32_t& year, int32_t& month, in timeToFields() function in Grego
H A Dtzrule.cpp359 Grego::timeToFields(base, year, month, dom, dow, doy, mid);
383 Grego::timeToFields(base, year, month, dom, dow, doy, mid);
/third_party/node/deps/icu-small/source/i18n/
H A Dbasictz.cpp167 Grego::timeToFields(nextTransitionTime + initialRaw + initialDst, in getSimpleRulesNear()
194 Grego::timeToFields(tr.getTime() + tr.getFrom()->getRawOffset() + tr.getFrom()->getDSTSavings(), in getSimpleRulesNear()
225 Grego::timeToFields(tr.getTime() + tr.getFrom()->getRawOffset() + tr.getFrom()->getDSTSavings(), in getSimpleRulesNear()
487 Grego::timeToFields(tzt.getTime(), year, month, dom, dow, doy, mid); in getTimeZoneRulesAfter()
H A Dbuddhcal.cpp99 void BuddhistCalendar::timeToFields(UDate theTime, UBool quick, UErrorCode& status)
101 //Calendar::timeToFields(theTime, quick, status);
H A Dgregoimp.h219 static void timeToFields(UDate time, int32_t& year, int32_t& month,
H A Dtaiwncal.cpp113 void TaiwanCalendar::timeToFields(UDate theTime, UBool quick, UErrorCode& status)
115 //Calendar::timeToFields(theTime, quick, status);
H A Dgregoimp.cpp147 void Grego::timeToFields(UDate time, int32_t& year, int32_t& month, in timeToFields() function in Grego
H A Dtzrule.cpp359 Grego::timeToFields(base, year, month, dom, dow, doy, mid);
383 Grego::timeToFields(base, year, month, dom, dow, doy, mid);
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dbasictz.cpp167 Grego::timeToFields(nextTransitionTime + initialRaw + initialDst, in getSimpleRulesNear()
194 Grego::timeToFields(tr.getTime() + tr.getFrom()->getRawOffset() + tr.getFrom()->getDSTSavings(), in getSimpleRulesNear()
225 Grego::timeToFields(tr.getTime() + tr.getFrom()->getRawOffset() + tr.getFrom()->getDSTSavings(), in getSimpleRulesNear()
482 Grego::timeToFields(tzt.getTime(), year, month, dom, dow, doy, mid); in getTimeZoneRulesAfter()
H A Dbuddhcal.cpp106 void BuddhistCalendar::timeToFields(UDate theTime, UBool quick, UErrorCode& status)
108 //Calendar::timeToFields(theTime, quick, status);
H A Dgregoimp.h219 static void timeToFields(UDate time, int32_t& year, int32_t& month,
H A Dtaiwncal.cpp113 void TaiwanCalendar::timeToFields(UDate theTime, UBool quick, UErrorCode& status)
115 //Calendar::timeToFields(theTime, quick, status);
H A Dgregoimp.cpp137 void Grego::timeToFields(UDate time, int32_t& year, int32_t& month, in timeToFields() function in Grego
H A Dtzrule.cpp359 Grego::timeToFields(base, year, month, dom, dow, doy, mid);
383 Grego::timeToFields(base, year, month, dom, dow, doy, mid);

Completed in 18 milliseconds

12