summaryrefslogtreecommitdiff
path: root/ext/date/lib/dow.c
Commit message (Expand)AuthorAgeFilesLines
* - Fixed bug #34304 (date() doesn't have a modifier for ISO Week Day).Derick Rethans2005-09-021-3/+19
* - Fixed bug #33957 (gmdate('W')/date('W') sometimes returns wrong week number).Derick Rethans2005-08-311-1/+1
* - Bumber up yearfoobar2005-08-031-1/+1
* - Reimplemented date and gmdate with new timelib code.Derick Rethans2005-06-301-1/+65
* - Reorganize headers, and update TODO.Derick Rethans2005-06-291-3/+1
* - The incoming TS is GMT... but the hole filler wants local time so weDerick Rethans2005-06-171-1/+1
* - Rename tl_config.h to timelib_config.hDerick Rethans2005-06-171-1/+1
* - Improve portability.foobar2005-06-161-0/+2
* - Make it compile cleanly with MS VC++ too, which is completely anal in someDerick Rethans2005-06-151-7/+7
* - Add my new timelib and ext/date. For now only strtotime() makes use of this.Derick Rethans2005-06-141-0/+67