A client just turned to me and asked "UK or US dates?" after I'd pointed him to the Authoring Information widget on a node form.
Rightly so; the information there is ambiguous!
Authored on:
*Field here*
Format: 2009-02-02 16:39:49 +0000. Leave blank to use the time of form submission.
It's not clear if this is YYYY-MM-DD or YYYY-DD-MM (despite most of us being aware that is the former, by default). In any case, it simply isn't clear full stop, to most people.
Is there a way we can "friendly this up" a bit? For starters, let's explain what +0000 is and define the actual date format.
Comments
Comment #1
ultimateboy commentedComment #2
karschsp commentedtagging for novice queue
Comment #3
JamesAn commentedI've modified the description string to the following:
Format: 2009-03-31 17:21:49 -0400. The date format is YYYY-MM-DD and -0400 is the timezone offset from UTC. Leave blank to use the time of form submission.It's more detailed, but not too verbose.
Comment #4
niklp commentedDammit I should have done that patch...! D'oh.
Comment #5
JamesAn commentedS'ok. ^_^ There are plenty more issues just like this one in the novice queue. Bite-size patches. Teh fun.
Comment #7
JamesAn commentedThat's strange. The patch passed last time I checked. Let's re-test!
Comment #8
catchLooks good to me.
Comment #9
dries commentedCommitted to CVS HEAD. Thanks.
Comment #11
mfbFYI, follow up bug fix at #715464: Authored on field description is broken on Preview