[wp-trac] Re: [WordPress Trac] #3962: WordPress should adjust for
DST ("location" appropriate)
WordPress Trac
wp-trac at lists.automattic.com
Fri May 22 20:53:00 GMT 2009
#3962: WordPress should adjust for DST ("location" appropriate)
----------------------------+-----------------------------------------------
Reporter: iacas | Owner:
Type: task (blessed) | Status: assigned
Priority: high | Milestone: 2.8
Component: Date/Time | Version: 2.1.2
Severity: normal | Resolution:
Keywords: needs-testing |
----------------------------+-----------------------------------------------
Comment(by duanestorey):
I read a post about a year ago about doing efficient geo-location searches
using MySQL, and I'm pretty sure someone at Automattic wrote it. So I
suspect there's already a geo-location DB accessible somewhere. Even if
it's not used to do IP->Lat/Lon, it has a list of city names that could be
used and translated to lat/lon. I'm pretty sure only the commercial GeoIP
databases have timezone information, so it might not have that. But maybe
the Geonames data would fill the gap.
There's also the world time engine API, but it's commercial:
http://worldtimeengine.com/api/ip
But it returns a lot of XML information, including UTC offset and DST.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/3962#comment:121>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list