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-28 18:22:42 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5f437cd590770445e0ee85eebdde08a2eebec04c
archived-php-src
/
ext
/
date
History
Derick Rethans
f872d3346c
- Fix buglett with date() that cause truncated strings to be returned when
...
Unicode is turned on.
2005-09-07 19:09:27 +00:00
..
lib
- Update timezone database to version "2005m".
2005-09-02 12:31:41 +00:00
tests
MFB
2005-09-02 05:18:30 +00:00
config.m4
- Fixed stupid bug in PHP_INSTALL_HEADERS() macro: "foo bar" != foo bar
2005-07-07 23:18:22 +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
- Fix buglett with date() that cause truncated strings to be returned when
2005-09-07 19:09:27 +00:00
php_date.h
- Added date_time_set, date_date_set and date_isodate_set() functions, and
2005-09-02 14:57:42 +00:00
TODO
- Update TODO
2005-08-04 14:59:29 +00:00