This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-04-18 13:31:27 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5bab5da3f324fc67f182bd132aa56bcc8ff510e4
archived-php-src
/
ext
/
date
History
Derick Rethans
c36edb6a20
- Added support for using an end date to limit the amount of recursions
...
with the DatePeriod iterator. #- @doc
2008-05-03 10:59:36 +00:00
..
lib
- MFH: Fixed weekdays adding/subtracting algorithm.
2008-05-03 10:04:37 +00:00
tests
fix test
2008-04-29 07:26:46 +00:00
config.m4
- Added new date/time functionality:
2008-04-25 12:35:58 +00:00
config.w32
Fix windows build
2008-04-28 13:21:34 +00:00
CREDITS
- Add my new timelib and ext/date. For now only strtotime() makes use of this.
2005-06-14 21:32:29 +00:00
php_date.c
- Added support for using an end date to limit the amount of recursions
2008-05-03 10:59:36 +00:00
php_date.h
- MFH: Added DateInterval::createFromDateString() that creates an interval
2008-05-02 12:49:16 +00:00
TODO
- Update TODO
2005-08-04 14:59:29 +00:00