php-src/ext/calendar
Marko Karppinen 554b7684ed Add an option to calculate easter dates based on the Gregorian calendar
during the years 1582-1752. Earlier this was only possible from
1753 onwards. Use the optional parameter CAL_EASTER_ROMAN with
easter_days() to enable this. This is a fix for bug #12766.
# As you can see, my Sundays are *so* busy...
2002-05-12 15:06:04 +00:00
..
cal_unix.c Update headers. 2001-12-11 15:32:16 +00:00
calendar.c Add an option to calculate easter dates based on the Gregorian calendar 2002-05-12 15:06:04 +00:00
config.m4 extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed 2002-03-12 16:44:00 +00:00
CREDITS Added a couple of new functions to "modularize" working with calendars. 2001-07-04 10:12:45 +00:00
dow.c - Don't wrap lines... this is annoying while coding. 2001-09-09 13:29:31 +00:00
easter.c Add an option to calculate easter dates based on the Gregorian calendar 2002-05-12 15:06:04 +00:00
french.c Consistency. 2002-02-02 19:33:36 +00:00
gregor.c Fix a warning. 2002-02-02 19:27:33 +00:00
jewish.c Fix a warning. 2002-02-02 19:27:33 +00:00
julian.c Consistency. 2002-02-02 19:33:36 +00:00
php_calendar.h Add an option to calculate easter dates based on the Gregorian calendar 2002-05-12 15:06:04 +00:00
sdncal.h Change header protection macros to conform to standard. 2000-07-02 23:46:51 +00:00