Re: [PHP-DOC] [DOC-DA] svn: /phpdoc/da/trunk/ bookinfo.xml
[email protected] (Philip Olson) Tue, 6 Sep 2011 20:06:40 -0700
| Newsgroups | php.doc,php.doc.da |
|---|---|
| Message-ID | <[email protected]> |
On Sep 5, 2011, at 6:26 AM, Kalle Sommer Nielsen wrote: > Hi Richard (and doc geeks) >=20 > 2011/9/5 Richard Quadling <[email protected]>: >> <info xmlns=3D"http://docbook.org/ns/docbook" xml:id=3D"bookinfo"> >> &frontpage.authors; >> - <pubdate>&php.build-date;</pubdate> >> + <pubdate><?dbtimestamp format=3D"Y-m-d"?></pubdate> >> &frontpage.editors; >=20 > How would anyone mind if we added a timestamp here as well for all > translation, like: > H:i:s, j/n - Y (which in this case would be the danish notation for > including time/date) >=20 > I think its especially useful for the docs mirror to see when the > online version was last built, in case the build was borked. Seems okay. But how about using a single date and time format for all = translations? Maybe a defined format like DATE_RFC850, which appears to = be the most human readable of the documented constants. Regards, Philip