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-03-28 10:12:18 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fb2ae8ee734167e48a974ff80dedd432b2fa4366
archived-php-src
/
ext
/
date
History
Derick Rethans
f533671711
- MFH: Added support for "<xth> <weekday of" and "last <weekday> of" phrases to
...
be used with months - like in "last saturday of februari 2008".
2008-05-04 20:52:56 +00:00
..
lib
- MFH: Added support for "<xth> <weekday of" and "last <weekday> of" phrases to
2008-05-04 20:52:56 +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
- MFH: Added support for using ISO 8601 time intervals to define a DatePeriod
2008-05-04 10:00:01 +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