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-26 17:22:15 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bdeeaa526aea211402a19c8ccae6411b495c392e
archived-php-src
/
ext
/
date
History
Pierre Joye
c76de7966d
- [DOC] win's strftime does not support all posix formatting code and have some win specific rules see
http://msdn.microsoft.com/en-us/library/fe06s4ak(VS.80).aspx
for a complete list: split test for win32 and posix
2008-08-10 11:27:26 +00:00
..
lib
do not fail & segfault if malloc(0) returns NULL, that's expected
2008-08-09 22:00:51 +00:00
tests
- [DOC] win's strftime does not support all posix formatting code and have some win specific rules see
http://msdn.microsoft.com/en-us/library/fe06s4ak(VS.80).aspx
for a complete list: split test for win32 and posix
2008-08-10 11:27:26 +00:00
config.m4
- MF53: Added new date/time functionality:
2008-04-25 12:55:16 +00:00
config.w32
- improve previous fix for scan, disable optimizer only for scan() using #pragma optimize
2008-08-02 16:49:56 +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
fix leak
2008-08-09 21:58:40 +00:00
php_date.h
- Added support for selectively listing timezone identifiers by country code
2008-07-18 14:33:27 +00:00
TODO
- Update TODO
2005-08-04 14:59:29 +00:00