id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,branch,changelog,apichanges,internalchanges 10544,Support better readable date/time format instead of/in addition to strict ISO 8601,debacle@…,,"I like the new ISO 8601 date/time format in Trac 0.13, e.g. in the revision log: {{{ @7207 2008-06-13T10:49:32+02:00 cboos 0.10.5dev: merged [7205:7206] from 0.11-stable (escaping issue #7332) }}} IMHO, this is difficult to read. It would be nice to support a less strict format, e.g.: {{{ @7207 2008-06-13 10:49:32 cboos 0.10.5dev: merged [7205:7206] from 0.11-stable (escaping issue #7332) }}} I.e. replace the `T` with a space and maybe leave out the time zone. This format is widely used, I think.",enhancement,new,normal,unscheduled,general,0.13dev,normal,,datetime iso8601,,,,,