Home
last modified time | relevance | path

Searched refs:fieldsToDay (Results 1 – 25 of 47) sorted by relevance

12

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DAnnualTimeZoneRule.java110 … ruleDay = Grego.fieldsToDay(year, dateTimeRule.getRuleMonth(), dateTimeRule.getRuleDayOfMonth()); in getStartInYear()
116 ruleDay = Grego.fieldsToDay(year, dateTimeRule.getRuleMonth(), 1); in getStartInYear()
120 ruleDay = Grego.fieldsToDay(year, dateTimeRule.getRuleMonth(), in getStartInYear()
134 ruleDay = Grego.fieldsToDay(year, month, dom); in getStartInYear()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DAnnualTimeZoneRule.java120 … ruleDay = Grego.fieldsToDay(year, dateTimeRule.getRuleMonth(), dateTimeRule.getRuleDayOfMonth()); in getStartInYear()
126 ruleDay = Grego.fieldsToDay(year, dateTimeRule.getRuleMonth(), 1); in getStartInYear()
130 ruleDay = Grego.fieldsToDay(year, dateTimeRule.getRuleMonth(), in getStartInYear()
144 ruleDay = Grego.fieldsToDay(year, month, dom); in getStartInYear()
/third_party/skia/third_party/externals/icu/source/i18n/
Dtzrule.cpp274 …ruleDay = Grego::fieldsToDay(year, fDateTimeRule->getRuleMonth(), fDateTimeRule->getRuleDayOfMonth… in getStartInYear()
281 ruleDay = Grego::fieldsToDay(year, fDateTimeRule->getRuleMonth(), 1); in getStartInYear()
285 ruleDay = Grego::fieldsToDay(year, fDateTimeRule->getRuleMonth(), in getStartInYear()
299 ruleDay = Grego::fieldsToDay(year, month, dom); in getStartInYear()
Dgregoimp.h181 static double fieldsToDay(int32_t year, int32_t month, int32_t dom);
Dolsontz.cpp244 … finalStartMillis = Grego::fieldsToDay(finalStartYear, 0, 1) * U_MILLIS_PER_DAY; in OlsonTimeZone()
382 UDate date = (UDate)(Grego::fieldsToDay(year, month, dom) * U_MILLIS_PER_DAY + millis); in getOffset()
576 double start = Grego::fieldsToDay(year, 0, 1) * SECONDS_PER_DAY; in useDaylightTime()
577 double limit = Grego::fieldsToDay(year+1, 0, 1) * SECONDS_PER_DAY; in useDaylightTime()
Dgregoimp.cpp88 double Grego::fieldsToDay(int32_t year, int32_t month, int32_t dom) { in fieldsToDay() function in Grego
Dindiancal.cpp143 return Grego::fieldsToDay(year, month, date) + kEpochStartAsJulianDay - 0.5; in gregorianToJD()
/third_party/node/deps/icu-small/source/i18n/
Dtzrule.cpp274 …ruleDay = Grego::fieldsToDay(year, fDateTimeRule->getRuleMonth(), fDateTimeRule->getRuleDayOfMonth… in getStartInYear()
281 ruleDay = Grego::fieldsToDay(year, fDateTimeRule->getRuleMonth(), 1); in getStartInYear()
285 ruleDay = Grego::fieldsToDay(year, fDateTimeRule->getRuleMonth(), in getStartInYear()
299 ruleDay = Grego::fieldsToDay(year, month, dom); in getStartInYear()
Dgregoimp.h181 static double fieldsToDay(int32_t year, int32_t month, int32_t dom);
Dolsontz.cpp244 … finalStartMillis = Grego::fieldsToDay(finalStartYear, 0, 1) * U_MILLIS_PER_DAY; in OlsonTimeZone()
382 UDate date = (UDate)(Grego::fieldsToDay(year, month, dom) * U_MILLIS_PER_DAY + millis); in getOffset()
576 double start = Grego::fieldsToDay(year, 0, 1) * SECONDS_PER_DAY; in useDaylightTime()
577 double limit = Grego::fieldsToDay(year+1, 0, 1) * SECONDS_PER_DAY; in useDaylightTime()
Dgregoimp.cpp88 double Grego::fieldsToDay(int32_t year, int32_t month, int32_t dom) { in fieldsToDay() function in Grego
Dindiancal.cpp143 return Grego::fieldsToDay(year, month, date) + kEpochStartAsJulianDay - 0.5; in gregorianToJD()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dtzrule.cpp274 …ruleDay = Grego::fieldsToDay(year, fDateTimeRule->getRuleMonth(), fDateTimeRule->getRuleDayOfMonth… in getStartInYear()
281 ruleDay = Grego::fieldsToDay(year, fDateTimeRule->getRuleMonth(), 1); in getStartInYear()
285 ruleDay = Grego::fieldsToDay(year, fDateTimeRule->getRuleMonth(), in getStartInYear()
299 ruleDay = Grego::fieldsToDay(year, month, dom); in getStartInYear()
Dgregoimp.h181 static double fieldsToDay(int32_t year, int32_t month, int32_t dom);
Dolsontz.cpp244 finalStartMillis = Grego::fieldsToDay(finalStartYear, 0, 1) * U_MILLIS_PER_DAY; in OlsonTimeZone()
382 UDate date = (UDate)(Grego::fieldsToDay(year, month, dom) * U_MILLIS_PER_DAY + millis); in getOffset()
576 double start = Grego::fieldsToDay(year, 0, 1) * SECONDS_PER_DAY; in useDaylightTime()
577 double limit = Grego::fieldsToDay(year+1, 0, 1) * SECONDS_PER_DAY; in useDaylightTime()
Dgregoimp.cpp88 double Grego::fieldsToDay(int32_t year, int32_t month, int32_t dom) { in fieldsToDay() function in Grego
/third_party/icu/icu4c/source/i18n/
Dtzrule.cpp274 …ruleDay = Grego::fieldsToDay(year, fDateTimeRule->getRuleMonth(), fDateTimeRule->getRuleDayOfMonth… in getStartInYear()
281 ruleDay = Grego::fieldsToDay(year, fDateTimeRule->getRuleMonth(), 1); in getStartInYear()
285 ruleDay = Grego::fieldsToDay(year, fDateTimeRule->getRuleMonth(), in getStartInYear()
299 ruleDay = Grego::fieldsToDay(year, month, dom); in getStartInYear()
Dgregoimp.h181 static double fieldsToDay(int32_t year, int32_t month, int32_t dom);
Dolsontz.cpp244 … finalStartMillis = Grego::fieldsToDay(finalStartYear, 0, 1) * U_MILLIS_PER_DAY; in OlsonTimeZone()
382 UDate date = (UDate)(Grego::fieldsToDay(year, month, dom) * U_MILLIS_PER_DAY + millis); in getOffset()
576 double start = Grego::fieldsToDay(year, 0, 1) * SECONDS_PER_DAY; in useDaylightTime()
577 double limit = Grego::fieldsToDay(year+1, 0, 1) * SECONDS_PER_DAY; in useDaylightTime()
Dgregoimp.cpp88 double Grego::fieldsToDay(int32_t year, int32_t month, int32_t dom) { in fieldsToDay() function in Grego
Dindiancal.cpp143 return Grego::fieldsToDay(year, month, date) + kEpochStartAsJulianDay - 0.5; in gregorianToJD()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DOlsonTimeZone.java164 long time = Grego.fieldsToDay(year, month, dom) * Grego.MILLIS_PER_DAY + millis; in getOffset()
242 finalStartMillis = Grego.fieldsToDay(fields[0], 0, 1); in setRawOffset()
322 long start = Grego.fieldsToDay(fields[0], 0, 1) * SECONDS_PER_DAY; in useDaylightTime()
323 long limit = Grego.fieldsToDay(fields[0] + 1, 0, 1) * SECONDS_PER_DAY; in useDaylightTime()
627 finalStartMillis = Grego.fieldsToDay(finalStartYear, 0, 1) * Grego.MILLIS_PER_DAY; in construct()
DGrego.java97 public static long fieldsToDay(int year, int month, int dom) { in fieldsToDay() method in Grego
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DOlsonTimeZone.java162 long time = Grego.fieldsToDay(year, month, dom) * Grego.MILLIS_PER_DAY + millis; in getOffset()
240 finalStartMillis = Grego.fieldsToDay(fields[0], 0, 1); in setRawOffset()
320 long start = Grego.fieldsToDay(fields[0], 0, 1) * SECONDS_PER_DAY; in useDaylightTime()
321 long limit = Grego.fieldsToDay(fields[0] + 1, 0, 1) * SECONDS_PER_DAY; in useDaylightTime()
625 finalStartMillis = Grego.fieldsToDay(finalStartYear, 0, 1) * Grego.MILLIS_PER_DAY; in construct()
DGrego.java95 public static long fieldsToDay(int year, int month, int dom) { in fieldsToDay() method in Grego

12