Home
last modified time | relevance | path

Searched defs:yearday (Results 1 – 5 of 5) sorted by relevance

/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dindiancal.cpp163 double wjd, depoch, quadricent, dqc, cent, dcent, quad, dquad, yindex, yearday, leapadj; in jdToGregorian() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DIndianCalendar.java498 double wjd, depoch, quadricent, dqc, cent, dcent, quad, dquad, yindex, yearday, leapadj; in jdToGregorian() local
/third_party/skia/third_party/externals/abseil-cpp/absl/time/
Dtime.h689 int yearday; // day of year [1:366] member
/third_party/abseil-cpp/absl/time/
Dtime.h650 int yearday; // day of year [1:366] member
/third_party/python/Modules/
D_zoneinfo.c2180 int yearday = DAYS_BEFORE_MONTH[m]; in ymd_to_ord() local