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-27 01:48:26 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
83bb14d2ffc3eb67d61fab40908baa52d8b98609
archived-php-src
/
ext
/
date
T
History
Derick Rethans
83bb14d2ff
- Fixed bug
#34771
(strtotime() fails with 1-12am/pm).
2005-10-07 08:05:10 +00:00
..
lib
- Fixed bug
#34771
(strtotime() fails with 1-12am/pm).
2005-10-07 08:05:10 +00:00
tests
- Fixed bug
#34771
(strtotime() fails with 1-12am/pm).
2005-10-07 08:05:10 +00:00
config.m4
Add include path to the timelib headers
2005-10-03 20:20:20 +00:00
config.w32
- Rename tl_config.h to timelib_config.h
2005-06-17 12:03:04 +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
- MF51: Windows Timezone guessing code
2005-10-05 18:38:30 +00:00
php_date.h
- MF51: Windows Timezone guessing code
2005-10-05 18:38:30 +00:00
TODO
- Update TODO
2005-08-04 14:59:29 +00:00