1
0
mirror of https://github.com/php/php-src.git synced 2026-03-27 01:32:22 +01:00
Files
archived-php-src/ext/date/lib
Derick Rethans 3b3d13ea0a - Added a few new separation specifiers.
- Added specifiers that can reset or default the y/m/d/h/i/s/tz values.
- Fixed a problem with parsing timezones as part of a format.
#- [DOC]: Added format specifiers.
2008-02-25 18:25:01 +00:00
..
2007-12-31 07:12:20 +00:00
2005-12-19 12:57:49 +00:00
2007-12-31 07:12:20 +00:00
2005-11-17 09:56:28 +00:00
2008-01-01 15:31:43 +00:00
2007-12-31 07:12:20 +00:00

Regenerating Parser
===================

Make sure you use re2c 0.9.10 or higher:

/dat/dev/sf/re2c/re2c -d -b -o ext/date/lib/parse_date.c ext/date/lib/parse_date.re