[wp-trac] [WordPress Trac] #6419: improve how date format / time
format and time format are entered
WordPress Trac
wp-trac at lists.automattic.com
Thu Mar 27 17:21:03 GMT 2008
#6419: improve how date format / time format and time format are entered
-------------------------------+--------------------------------------------
Reporter: Denis-de-Bernardy | Owner: anonymous
Type: enhancement | Status: new
Priority: normal | Milestone: 2.6
Component: Administration | Version: 2.5
Severity: normal | Keywords:
-------------------------------+--------------------------------------------
could it be possible to show the date format and time format in a more
user-friendly way?
for instance, we could have a drop down with the most commonly used
formats for each, i.e.:
[January 1st, 2008]
[Jan 1st, 2008]
or, if this isn't flexible enough, we could have some kind of text field
where the user enters his preferred date format, that we match the stuff
inside, i.e.:
Enter January 2nd 2003 the way you'd like to see it formatted:
[01/02/03________]
(then we regexp match 1|01|Jan|January (localized), 1|01, and 3|03|2003)
--
Ticket URL: <http://trac.wordpress.org/ticket/6419>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list