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-29 03:32:20 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a00a69b3e53a4057ff953e4fe2eb7022ab4fcd63
archived-php-src
/
ext
/
date
History
Derick Rethans
0ab7520dc0
- MFH: Fixed bug
#45529
(new DateTimeZone() and date_create()->getTimezone() behave
...
different).
2008-07-16 15:41:01 +00:00
..
lib
- MFH: Fixed bug
#45529
(new DateTimeZone() and date_create()->getTimezone() behave
2008-07-16 15:41:01 +00:00
tests
- MFH: Fixed bug
#45529
(new DateTimeZone() and date_create()->getTimezone() behave
2008-07-16 15:41:01 +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
- Fixed a segfault - simply a forgotten return;
2008-07-16 12:35:11 +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