Edit report at https://bugs.php.net/bug.php?id=66157&edit=1
ID: 66157 Updated by: [email protected] Reported by: t at tcx dot de Summary: Reduce number of date formats from 9 to 1 -Status: Open +Status: Assigned Type: Feature/Change Request Package: Website problem PHP Version: Irrelevant -Assigned To: +Assigned To: levim Block user comment: N Private report: N New Comment: This many date formats in use bothers me as well. I'll look into pruning them a bit. Previous Comments: ------------------------------------------------------------------------ [2013-11-23 18:10:16] [email protected] (It thinks it is spam becomes there are so many links :)) Thanks for the report, you raise an excellent point! ------------------------------------------------------------------------ [2013-11-23 06:34:49] t at tcx dot de 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) ------------------------------------------------------------------------ [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?) ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at https://bugs.php.net/bug.php?id=66157 -- 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
