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
dfab627dfaf960b74e68505d2a7e35110fb00a68
archived-php-src
/
ext
/
date
History
Derick Rethans
bc72c13db1
- Added two optional parameters to timezone_transitions_get() /
...
DateTimeZone::getTranstions() to limit the range of transitions being returned.
2008-01-28 21:12:24 +00:00
..
lib
- Fixed parsing of timestamps.
2008-01-27 22:15:59 +00:00
tests
- MF53: Fixed test case.
2008-01-28 21:02:09 +00:00
config.m4
- Reintroduced the normal constants.
2005-12-19 12:57:49 +00:00
config.w32
fix win build
2006-01-04 17:34:44 +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
- Added two optional parameters to timezone_transitions_get() /
2008-01-28 21:12:24 +00:00
php_date.h
- Added DateTime::getTimestamp() / date_timestamp_get().
2008-01-28 20:29:40 +00:00
TODO
- Update TODO
2005-08-04 14:59:29 +00:00