1
0
mirror of https://github.com/php/php-src.git synced 2026-03-26 09:12:14 +01:00
Files
archived-php-src/ext/date/lib
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
..
2005-06-16 23:12:10 +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