php-src/ext/date/lib/resource
Derick Rethans c41145799d - The incoming TS is GMT... but the hole filler wants local time so we
have to convert it.
- Change e-mail address
2005-06-17 14:54:00 +00:00
..
parse_date.re - The incoming TS is GMT... but the hole filler wants local time so we 2005-06-17 14:54:00 +00:00
README - Add my new timelib and ext/date. For now only strtotime() makes use of this. 2005-06-14 21:32:29 +00:00

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

Make sure you use re2c 0.97 or higher:
/dat/dev/sf/re2c/re2c -d -b parse_date.re > ../parse_date.c