summaryrefslogtreecommitdiff
path: root/ext/date/lib/timelib.h
Commit message (Expand)AuthorAgeFilesLines
* - Added support for "<xth> <weekday of" and "last <weekday> of" phrases to beDerick Rethans2008-05-041-1/+3
* - Added the DatePeriod class/iterator that iterates over a date time objectDerick Rethans2008-05-011-0/+1
* - MF53: Added new date/time functionality:Derick Rethans2008-04-251-0/+15
* - Fixed bug #44209: strtotime doesn't support 64 bit timestamps.Derick Rethans2008-02-221-0/+3
* - MF53: Added new date/time functionality:Derick Rethans2008-01-131-0/+1
* Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* - Fix warningsJani Taskinen2007-07-201-3/+3
* Bump year.Sebastian Bergmann2007-01-011-1/+1
* - Implemented Dmitry's const patch.Derick Rethans2006-05-141-6/+8
* - Added the date_parse() function that returns a parsed date/time stringDerick Rethans2006-04-081-1/+3
* - New implementation of the sunset algorithm. Fixes bugs #33789, #33671, #32820Derick Rethans2006-01-041-1/+2
* bump year and license versionfoobar2006-01-011-3/+3
* - Fixed bug #35660 (AIX TZ variable format not understood, yields UTC timezone).Derick Rethans2005-12-201-0/+1
* - Reintroduced the normal constants.Derick Rethans2005-12-191-1/+7
* - Fix build failure under win32foobar2005-12-121-0/+4
* MFB51: Fixed bug #35499 (strtotime() does not handle whitespace around theIlia Alshanetsky2005-12-011-1/+1
* - Allow an external Timezone Database to be used.Derick Rethans2005-10-031-3/+5
* - MF51: Implemented better timezone guessing algorithm.Derick Rethans2005-10-011-1/+1
* - MF51: Fixed bug #34304 (date() doesn't have a modifier for ISO Week Day).Derick Rethans2005-09-021-0/+1
* sizeof(time_t) !== sizeof(int)Wez Furlong2005-08-121-1/+1
* - Bumber up yearfoobar2005-08-031-1/+1
* - Fixed bug #33578 (strtotime() problem with "Oct17" format).Derick Rethans2005-07-201-0/+3
* - Fixed bug #33536 (strtotime defaults to now even on non time string).Derick Rethans2005-07-031-1/+1
* - Added fallback to system's timezone setting, but marked with an E_STRICTDerick Rethans2005-07-031-0/+1
* Fix Win32 buildFrank M. Kromann2005-06-301-0/+4
* - Reimplemented date and gmdate with new timelib code.Derick Rethans2005-06-301-0/+3
* - The incoming TS is GMT... but the hole filler wants local time so weDerick Rethans2005-06-171-1/+1
* - Improve portability.foobar2005-06-161-1/+4
* - Fixed headers for FreeBSDDerick Rethans2005-06-161-0/+1
* - Rename "datetime.c" and "datetime.h" to "timelib.c" and "timelib.h" toDerick Rethans2005-06-161-0/+72