php-src/ext/date/lib/resource
Derick Rethans 164b4ad4dd MFH:
- Fixed bug #34087 (strtotime() does not work with date format "Y/m/d").
- Make use of YYMAXFILL.
- Added support for using a . as hour/minute/second separator.
2005-08-24 13:39:34 +00:00
..
parse_date.re MFH: 2005-08-24 13:39:34 +00:00
README - Do not crash when the abbreviation doesn't exist. 2005-07-04 07:16:09 +00:00

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

Make sure you use re2c 0.9.8dev or higher:

/dat/dev/sf/re2c/re2c -d -b resource/parse_date.re > parse_date.c