/external/icu4c/test/intltest/ |
sdtfmtts.cpp | 206 newSyms =new DateFormatSymbols("gregorian", status);
|
dtptngts.cpp | [all...] |
dadrfmt.cpp | 84 "en_US@calendar=gregorian",
|
caltest.cpp | 698 * Confirm that the Gregorian cutoff value works as advertised. [all...] |
/bionic/libc/bionic/ |
time64.c | 102 /* Some numbers relating to the gregorian cycle */ 577 /* Gregorian cycles, this is huge optimization for distant times */ 601 /* Gregorian cycles */
|
/external/chromium_org/third_party/icu/source/i18n/ |
islamcal.h | 38 * calendar systems, including the Gregorian. An Islamic year is, on average, 40 * earlier in the corresponding Gregorian year. 340 * method is called. The getGregorianXxx() methods return Gregorian
|
astro.h | 332 * 1/1/1970 0:00 GMT (Gregorian). 346 * 1/1/1970 0:00 GMT (Gregorian). 372 * 1/1/1970 AD 0:00 GMT (Gregorian).
|
calendar.cpp | 142 "gregorian", 819 // It's a unicode string telling us what type of calendar to load ("gregorian", etc) 833 // may be something like "@calendar=gregorian" -- TODO investigate [all...] |
hebrwcal.cpp | 30 * The absolute date, in milliseconds since 1/1/1970 AD, Gregorian, 32 * time of day in sync with that of the Gregorian calendar, we use 549 * also call the getGregorianXxx() methods to obtain Gregorian
|
reldtfmt.cpp | 343 CalendarData calData(fLocale, "gregorian", status);
|
/external/icu4c/i18n/ |
islamcal.h | 38 * calendar systems, including the Gregorian. An Islamic year is, on average, 40 * earlier in the corresponding Gregorian year. 340 * method is called. The getGregorianXxx() methods return Gregorian
|
calendar.cpp | 154 "gregorian", 859 // It's a unicode string telling us what type of calendar to load ("gregorian", etc) 873 // may be something like "@calendar=gregorian" -- TODO investigate [all...] |
astro.h | 332 * 1/1/1970 0:00 GMT (Gregorian). 346 * 1/1/1970 0:00 GMT (Gregorian). 372 * 1/1/1970 AD 0:00 GMT (Gregorian).
|
hebrwcal.cpp | 30 * The absolute date, in milliseconds since 1/1/1970 AD, Gregorian, 32 * time of day in sync with that of the Gregorian calendar, we use 549 * also call the getGregorianXxx() methods to obtain Gregorian
|
/libcore/luni/src/main/native/ |
libcore_icu_ICU.cpp | 423 ScopedResourceBundle gregorian(ures_getByKey(calendar.get(), "gregorian", NULL, &status)); 427 ScopedResourceBundle dateTimePatterns(ures_getByKey(gregorian.get(), "DateTimePatterns", NULL, &status));
|
/libcore/luni/src/test/java/libcore/icu/ |
DateIntervalFormatTest.java | 359 // If we supported non-Gregorian calendars, this is what that we'd expect for these locales. 361 // the Gregorian calendar, we want to deliberately force icu4c to agree, otherwise we'd have 368 // For now, here are the localized Gregorian strings instead...
|
/external/chromium_org/third_party/icu/source/test/cintltst/ |
cloctst.c | [all...] |
/libcore/luni/src/main/java/javax/xml/datatype/ |
DatatypeFactory.java | 148 * Gregorian year, month, day, hour, minute, and second components defined in Section 5.5.3.2 of [ISO 8601], respectively. 177 * Gregorian year, month, day, hour, minute, and second components defined in Section 5.5.3.2 of [ISO 8601], respectively. 196 * This is important as there are variations in the Gregorian Calendar, 370 * This is important as there are variations in the Gregorian Calendar, 582 * This is important as there are variations in the Gregorian Calendar, [all...] |
/external/chromium_org/third_party/icu/source/test/intltest/ |
dtptngts.cpp | [all...] |
dadrfmt.cpp | 83 "en_US@calendar=gregorian",
|
/frameworks/base/core/java/android/text/format/ |
Time.java | 41 * The Julian day of the epoch, that is, January 1, 1970 on the Gregorian 48 * on the Gregorian calendar. 706 * (January 1, 1970 on the Gregorian calendar).
|
/external/chromium/base/ |
message_pump_mac.mm | 203 CFGregorianDate gregorian = { 211 delayed_work_fire_time_ = CFGregorianDateGetAbsoluteTime(gregorian, NULL);
|
/external/chromium_org/third_party/icu/source/i18n/unicode/ |
vtzone.h | 195 * the reference data is specified according to the Gregorian calendar, and the date 242 * Gregorian calendar. The default implementation in the TimeZone
|
/external/icu4c/i18n/unicode/ |
vtzone.h | 195 * the reference data is specified according to the Gregorian calendar, and the date 242 * Gregorian calendar. The default implementation in the TimeZone
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_strptime.py | 425 # Test that Gregorian date can be calculated from Julian day 432 "Calculation of Gregorian date failed;"
|