summaryrefslogtreecommitdiff
path: root/ext/calendar/php_calendar.h
Commit message (Collapse)AuthorAgeFilesLines
* Added a couple of new functions to "modularize" working with calendars.Wez Furlong2001-07-041-1/+4
| | | | | Added a few constants for the existing functions, and tidied them up a bit.
* - Add calendar to default Win32 build.Andi Gutmans2000-10-061-5/+1
|
* Rename macros which begin with underscore to appropiate macros. The generalSascha Schumann2000-07-031-2/+2
| | | | | | | rule is: macro_name=`echo $filename|tr a-z A-Z|sed 's/\./_/'`
* added unixtojd() and jdtounix() to convert from unix time_t toHartmut Holzgraefe2000-04-161-0/+2
| | | | | Julian Days and vice versa
* made calendar a real extension instead of a dl one onlyHartmut Holzgraefe2000-04-151-0/+34