[wp-trac] [WordPress Trac] #6285: Choose timezone without doing math

WordPress Trac wp-trac at lists.automattic.com
Tue Mar 18 19:06:40 GMT 2008


#6285: Choose timezone without doing math
----------------------------+-----------------------------------------------
 Reporter:  markjaquith     |       Owner:  anonymous
     Type:  enhancement     |      Status:  new      
 Priority:  low             |   Milestone:  2.6      
Component:  Administration  |     Version:  2.5      
 Severity:  minor           |    Keywords:           
----------------------------+-----------------------------------------------
 Now that we have timezone offsets hardcoded (dropdown list), we could now
 take things a step further and allow people to choose their local time
 from the dropdown.

 Current:

  1. Look at UTC.
  1. Look at current time
  1. Calculate difference
  1. Find that difference in the dropdown list

 Proposed:

  1. Look at current time
  1. Find that time in the dropdown list

 I actually started coding this at one point, but was bamboozled by the
 plethora of crazy one-quarter timezone offsets in the world.  But now
 that's how we're doing that, it seems to be an idea worth proposing.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/6285>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list