| Bug #36474 | strtotime: Document internal Date Input Format | ||||
|---|---|---|---|---|---|
| Submitted: | 21 Feb 2006 12:58pm UTC | Modified: | 20 Nov 2:14pm UTC | ||
| From: | mrgrier at yahoo dot com | Assigned to: | derick | ||
| Status: | Assigned | Category: | Documentation problem | ||
| Version: | Irrelevant | OS: | Any | ||
[21 Feb 2006 12:58pm UTC] mrgrier at yahoo dot com
[21 Feb 2006 1:02pm UTC] derick@php.net
We don't actually implement the things that are written there... so IMO we simply should remove the link and add some examples of our own.
[21 Feb 2006 8:01pm UTC] nlopess@php.net
Yeh I agree. Doing that shouldn't be difficult. the .re file is quite simple to read (and copy, in this case).
[11 Mar 2006 12:31pm UTC] gavin dot phpdoc at mac dot com
Nuno, What do you mean in reference to the .re file? Where is this file?
[11 Mar 2006 1:34pm UTC] nlopess@php.net
http://cvs.php.net/viewcvs.cgi/php-src/ext/date/lib/parse_date.re?view=m arkup But you will need some regular expressions skills to read that file. The important stuff starts with /*!re2c
[7 Nov 2008 9:39am UTC] vrana@php.net
From Derick: Actually, there is new documentation for this now - but it has not been converted yet to docbook. You can find the latex sources here: http://files.derickrethans.nl/parser-formats.tex
[9 Sep 2:50am UTC] philip@php.net
Assigning to Derick. Derick, can you comment on this please?
[19 Nov 12:28pm UTC] derick@php.net
It's next on my list after the garbage collector docs.
