Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added a couple of new functions to "modularize" working with calendars. | Wez Furlong | 2001-07-04 | 1 | -1/+4 |
| | | | | | Added a few constants for the existing functions, and tidied them up a bit. | ||||
* | - Add calendar to default Win32 build. | Andi Gutmans | 2000-10-06 | 1 | -5/+1 |
| | |||||
* | Rename macros which begin with underscore to appropiate macros. The general | Sascha Schumann | 2000-07-03 | 1 | -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 to | Hartmut Holzgraefe | 2000-04-16 | 1 | -0/+2 |
| | | | | | Julian Days and vice versa | ||||
* | made calendar a real extension instead of a dl one only | Hartmut Holzgraefe | 2000-04-15 | 1 | -0/+34 |