[wp-trac] Re: [WordPress Trac] #3962: WordPress should adjust for
DST ("location" appropriate)
WordPress Trac
wp-trac at lists.automattic.com
Fri May 22 21:33:01 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 nbachiyski):
The map implementation is not hard. Here is a half-an-hour-worth
[http://nikolay.bg/mess/tz_poc.html proof of concept] using
{{{<canvas>}}}. Move your cursor over Western Europe to highlight the
entire timezone slice.
There is some manual labour there:
1. Formaly define all the slices of the map as polygons (we can add
curves, too). CIA has a [https://www.cia.gov/library/publications/the-
world-factbook/reference_maps/pdf/time_zones.pdf good map] with all the
timezones.
2. Map each timezone to a slice of the map. It will take several hours of
somebody's time, but it will be done just once.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/3962#comment:122>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list