This website requires JavaScript.
Explore
Help
Register
Sign in
archive
/
php-src
Watch
1
Star
0
Fork
You've already forked php-src
0
mirror of
https://github.com/php/php-src.git
synced
2025-08-20 01:14:28 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
b4707a5e02
php-src
/
ext
/
date
History
Download ZIP
Download TAR.GZ
Scott MacVicar
a9e5e22275
If a TZ environmental is set then it ends up getting used instead of the INI setting, use date_default_timezone_set() instead.
2009-01-10 00:50:45 +00:00
..
lib
MFH: Bump copyright year, 3 of 3.
2008-12-31 11:15:49 +00:00
tests
If a TZ environmental is set then it ends up getting used instead of the INI setting, use date_default_timezone_set() instead.
2009-01-10 00:50:45 +00:00
config.m4
- Added new date/time functionality:
2008-04-25 12:35:58 +00:00
config.w32
- MFH: silent conversion warnings as it is not going to be "fixed" any time soon, removing false positive alerts. noise--;
2008-12-09 14:28:54 +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: Bump copyright year, 3 of 3.
2008-12-31 11:15:49 +00:00
php_date.h
MFH: Bump copyright year, 3 of 3.
2008-12-31 11:15:49 +00:00
TODO
- Update TODO
2005-08-04 14:59:29 +00:00