[wp-hackers] Changing the clock format in Write > Post

Daniel Torreblanca regulatethis at gmail.com
Sun May 4 08:52:38 GMT 2008


On Sun, May 4, 2008 at 4:48 AM, Ozh <ozh at planetozh.com> wrote:
> On Sun, May 4, 2008 at 10:44 AM, Daniel Torreblanca
>  <regulatethis at gmail.com> wrote:
>  >  I've written a patch and I'll be creating a ticket shortly after I
>  >  clean it up a bit. I took the options route, but it's my first patch
>  >  to WP (as well as my first non-trivial hack) so we'll see how it goes.
>  >  I'll post the ticket number in here once I've created it.
>  >
>
>  To me, what would be a lot more friendly would be that, in
>  Settings/General, instead of picking a UTC Timezone and saving until
>  the time seems to match (as if you knew what UTC timezone you're
>  in...), there was a simple JS stuff updating local time each time you
>  pick a timezone.

I think the issue is not with timezone, but with the time format
displayed by the post/page editor. It currently uses 24-hour time
rather than 12-hour time. This is completely independent of timezone.
The contention here is that some people do not understand a 24-hour
clock and would prefer to see/set post timestamps using a 12-hour
clock representation.

daniel


More information about the wp-hackers mailing list