Message1918
The Full Date Format generated by Date() may work okay
for many things, but creates a serious usability issue
when generating trackers that use due dates or similar
things.
The date strings become disproportionally huge, in
combination with the active string they sometimes take
up lots of screen space, making the titles pretty much
unreadable.
Much of that is not necessary.
Hardly ever will roundup be used to coordinate things
by the second (does anyone really use seconds?) which
would save three characters (:00).
Also, the "." makes it impossible to linebreak.
And finally, the YYYY format will wrap around in 95
years, I know, but I think we can live with that for now.
So a short form would be very much appreciated.
|
|
Date |
User |
Action |
Args |
2009-02-03 14:21:17 | admin | link | issue1170119 messages |
2009-02-03 14:21:17 | admin | create | |
|