PHP Bugs  
php.net | support | documentation | report a bug | advanced search | search howto | statistics | login

go to bug id or search bugs for  

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
View/Vote Add Comment Developer Edit Submission

Have you experienced this issue?
Rate the importance of this bug to you:

[21 Feb 2006 12:58pm UTC] mrgrier at yahoo dot com
Description:
------------
strtotime
GNU Date Input Format link changed again, to:

http://www.gnu.org/software/tar/manual/html_node/Date-input-formats.html

Reproduce code:
---------------
n/a

Expected result:
----------------
n/a

Actual result:
--------------
n/a
[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.

RSS feed | show source 

PHP Copyright © 2001-2009 The PHP Group
All rights reserved.
Last updated: Sat Nov 21 10:30:49 2009 UTC