[wp-trac] [WordPress Trac] #10324: Better Timezone Selection interface
WordPress Trac
wp-trac at lists.automattic.com
Thu Aug 16 07:36:36 UTC 2012
#10324: Better Timezone Selection interface
----------------------------+-----------------------------
Reporter: Otto42 | Owner:
Type: enhancement | Status: new
Priority: low | Milestone: Future Release
Component: Administration | Version: 2.8
Severity: minor | Resolution:
Keywords: |
----------------------------+-----------------------------
Comment (by rmccue):
Replying to [comment:8 Otto42]:
> I come back around to this about once every 6 months and see if the
state of the web has gotten any better for doing this in a nice manner. I
have yet to find a good approach. More services are available now, and
it's easier to do it with something like Google's APIs, but there's still
not a good widely supported DIY method for it.
The patch from #10660 is probably still good, as api.wordpress.org still
appears to work.
One improvement that could be made is using `new
Date().getTimezoneOffset()` in JS and cross-referencing the offset with
the offsets in PHP/Olson form. There's an [http://www.pageloom.com
/automatic-timezone-detection-with-javascript existing JS library] which
is MIT licensed that can do this.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/10324#comment:9>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list