Re: [PHP-DOC] date suggestion

2003-12-01 Thread Friedhelm Betz
On Friday 28 November 2003 12:39, pete M wrote: > the manual for the date() function has a list of all the format > characters alphabetically.. > > Would it not be more readable if the format characters were grouped by > type.. > > eg > hour codes > minute codes > day codes > week codes > month cod

[PHP-DOC] date suggestion

2003-11-28 Thread pete M
the manual for the date() function has a list of all the format characters alphabetically.. Would it not be more readable if the format characters were grouped by type.. eg hour codes minute codes day codes week codes month codes year codes missc codes regards Pete