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-04-16 12:31:06 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2faeee57f42ff7b077094315de16a7863d0cf0f8
archived-php-src
/
ext
/
date
History
Derick Rethans
7772d56fab
- Fixed a bug that caused miscalculations with the "last <weekday> of <n>
...
month" relative time string.
2008-08-05 18:02:39 +00:00
..
lib
- Fixed a bug that caused miscalculations with the "last <weekday> of <n>
2008-08-05 18:02:39 +00:00
tests
- Fixed a bug that caused miscalculations with the "last <weekday> of <n>
2008-08-05 18:02:39 +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
- Fixed bug
#45696
(Not all DateTime methods allow method chaining).
2008-08-03 16:44:31 +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