MIN_JD 8657 ext/date/date_core.c if (!test_civil(MIN_JD, MIN_JD + 366, GREGORIAN)) MIN_JD 8664 ext/date/date_core.c if (!test_civil(MIN_JD, MIN_JD + 366, ITALY)) MIN_JD 8697 ext/date/date_core.c if (!test_ordinal(MIN_JD, MIN_JD + 366, GREGORIAN)) MIN_JD 8704 ext/date/date_core.c if (!test_ordinal(MIN_JD, MIN_JD + 366, ITALY)) MIN_JD 8737 ext/date/date_core.c if (!test_commercial(MIN_JD, MIN_JD + 366, GREGORIAN)) MIN_JD 8744 ext/date/date_core.c if (!test_commercial(MIN_JD, MIN_JD + 366, ITALY)) MIN_JD 8780 ext/date/date_core.c if (!test_weeknum(MIN_JD, MIN_JD + 366, f, GREGORIAN)) MIN_JD 8787 ext/date/date_core.c if (!test_weeknum(MIN_JD, MIN_JD + 366, f, ITALY)) MIN_JD 8821 ext/date/date_core.c if (!test_nth_kday(MIN_JD, MIN_JD + 366, GREGORIAN)) MIN_JD 8828 ext/date/date_core.c if (!test_nth_kday(MIN_JD, MIN_JD + 366, ITALY))