HomeSort by relevance Sort by last modified time
    Searched full:gregorian (Results 126 - 150 of 195) sorted by null

1 2 3 4 56 7 8

  /prebuilts/python/linux-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;"
  /external/chromium_org/third_party/icu/source/test/cintltst/
creststn.c     [all...]
cldrtest.c 613 fromGregorian = ures_getByKeyWithFallback(fromCalendar, "gregorian", NULL, &errorCode);
617 toGregorian = ures_getByKeyWithFallback(toCalendar, "gregorian", NULL, &errorCode);
    [all...]
  /external/icu4c/test/cintltst/
creststn.c     [all...]
cldrtest.c 620 fromGregorian = ures_getByKeyWithFallback(fromCalendar, "gregorian", NULL, &errorCode);
623 toGregorian = ures_getByKeyWithFallback(toCalendar, "gregorian", NULL, &errorCode);
    [all...]
  /external/icu4c/i18n/unicode/
timezone.h 384 * the reference data is specified according to the Gregorian calendar, and the date
432 * Gregorian calendar. The default implementation in the TimeZone
618 * (Gregorian) calendar year.
    [all...]
simpletz.h 47 * that represents a time zone for use with a Gregorian calendar. This
556 * the reference data is specified according to the Gregorian calendar, and the date
    [all...]
  /external/chromium_org/base/time/
time_posix.cc 120 // Windows uses a Gregorian epoch of 1601. We need to match this internally
  /external/chromium_org/third_party/icu/source/i18n/
dtitvinf.cpp 47 static const char gGregorianTag[]="gregorian";
persncal.cpp 351 * method is called. The getGregorianXxx() methods return Gregorian
persncal.h 243 * method is called. The getGregorianXxx() methods return Gregorian
astro.cpp 182 * since 1/1/1970 AD (Gregorian), a negative number.
294 * 1/1/1970 0:00 GMT (Gregorian).
331 * 1/1/1970 AD 0:00 GMT (Gregorian).
    [all...]
simpletz.cpp 48 // Gregorian, since we know they didn't have daylight time when
49 // Gregorian calendar started.
    [all...]
islamcal.cpp 389 * method is called. The getGregorianXxx() methods return Gregorian
  /external/chromium_org/third_party/icu/source/test/intltest/
callimts.cpp 153 {"gregorian", FALSE, DEFAULT_START, DEFAULT_END},
  /external/icu4c/i18n/
dtitvinf.cpp 47 static const char gGregorianTag[]="gregorian";
persncal.cpp 14 * based on the implementation of Gregorian
persncal.h 243 * method is called. The getGregorianXxx() methods return Gregorian
reldtfmt.cpp 388 CalendarData calData(fLocale, "gregorian", status);
astro.cpp 181 * since 1/1/1970 AD (Gregorian), a negative number.
293 * 1/1/1970 0:00 GMT (Gregorian).
330 * 1/1/1970 AD 0:00 GMT (Gregorian).
    [all...]
simpletz.cpp 49 // Gregorian, since we know they didn't have daylight time when
50 // Gregorian calendar started.
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/unicode/
timezone.h 332 * the reference data is specified according to the Gregorian calendar, and the date
380 * Gregorian calendar. The default implementation in the TimeZone
simpletz.h 47 * that represents a time zone for use with a Gregorian calendar. This
556 * the reference data is specified according to the Gregorian calendar, and the date
    [all...]
  /libcore/luni/src/main/java/javax/xml/datatype/
Duration.java 33 * <p>A Duration object represents a period of Gregorian time,
502 * Also, since this duration class is a Gregorian duration, this
    [all...]
XMLGregorianCalendar.java     [all...]

Completed in 378 milliseconds

1 2 3 4 56 7 8