Edit report at https://bugs.php.net/bug.php?id=66157&edit=1
ID: 66157 User updated by: t at tcx dot de Reported by: t at tcx dot de Summary: Reduce number of date formats from 9 to 1 Status: Open Type: Feature/Change Request Package: Website problem PHP Version: Irrelevant Block user comment: N Private report: N New Comment: http://pecl.php.net/ "Y-m-d" (fine) http://pecl.php.net/news/ "Y-m-d" (fine) http://pecl.php.net/package/stats "Y-m-d" (fine) http://marc.info/?l=pecl-dev "Y-m-d" (fine) http://snaps.php.net/ "M j, Y H:i" or "M d, Y H:i" only two digit example found, so format not clear. (Total = 9) Previous Comments: ------------------------------------------------------------------------ [2013-11-23 06:34:21] t at tcx dot de http://pear.php.net/package/HTTP_OAuth/ "Y-m-d" (fine) http://pear.php.net/package/Auth/download/ "Y-m-d H:i" (fine) http://pear.php.net/bugs/search.php?cmd=display&package_name%5B%5D=Auth "Y-m-d" (fine) http://pear.php.net/manual/en/about-pear.php "D, j M Y" or "D, d M Y" only two digit example found, so format not clear. ------------------------------------------------------------------------ [2013-11-23 06:32:12] t at tcx dot de http://news.php.net/php.announce "D M j H:i:s Y", the second space before the j only occurs for j<10. The format cannot be expressed with the php formatting codes. (Total = 5) https://git.php.net/ '18 hours ago' - no explicit date https://git.php.net/?p=web/gtk.git;a=summary "Y-m-d" + "D, j M Y H:i:s O (H:i O)" , where the second H, i, O differ from the first (Total = 6) http://news.php.net/group.php?group=php.announce&format=rss "D, d M Y H:i:s O" (Total = 7) http://pear.php.net/ "D, jS M y" (Total = 8) ------------------------------------------------------------------------ [2013-11-23 06:30:18] t at tcx dot de http://us3.php.net/migration55 '5 months ago' - no explicit date, nice to have, but please add explicit data so people can talk about the entry from day XY http://us3.php.net/download-docs.php "d-M-Y" http://www.php.net/archive/2013.php#id2013-10-10-1 in URL "Y-m-d", in page "d-M-Y" http://talks.php.net/index.php/PHP+5 "M d, Y" (Total = 4) (I removed the rest. Bug reporting system said "Please do not SPAM our bug system." Are PHP sources SPAM?) ------------------------------------------------------------------------ [2013-11-23 06:26:55] t at tcx dot de Description: ------------ Format strings taken from: http:// us1.php.net/manual/en/function.date.php http:// www.php.net/ : "Y-m-d" (fine) (Total = 1) http:// www.php.net/downloads.php "Y-m-d" + "d M Y" (Total = 2) http:// www.php.net/ChangeLog-5.php "d-M-Y" (Total = 3) http:// www.php.net/archive/2013.php#id2013-10-10-1 in URL "Y-m-d", in page "d-M-Y" (I removed the rest. The Bug reporting system didn't accept the full list.) ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=66157&edit=1 -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
