You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Pierre Joye 5c7e2072c6 - [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 18 years ago
..
lib MFH: do not fail & segfault if malloc(0) returns NULL, that's expected 18 years ago
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 18 years ago
CREDITS - Add my new timelib and ext/date. For now only strtotime() makes use of this. 21 years ago
TODO - Update TODO 21 years ago
config.m4 - Added new date/time functionality: 18 years ago
config.w32 Fix windows build 18 years ago
php_date.c MFH: Fix error_handling usage in various extensions 18 years ago
php_date.h - MFH: Added support for selectively listing timezone identifiers by country 18 years ago