[wp-trac] Re: [WordPress Trac] #3962: WordPress should adjust for DST ("location" appropriate)

WordPress Trac wp-trac at lists.automattic.com
Tue Mar 10 16:05:10 GMT 2009


#3962: WordPress should adjust for DST ("location" appropriate)
----------------------------+-----------------------------------------------
 Reporter:  iacas           |        Owner:  anonymous
     Type:  task (blessed)  |       Status:  reopened 
 Priority:  high            |    Milestone:  2.8      
Component:  Administration  |      Version:  2.1.2    
 Severity:  normal          |   Resolution:           
 Keywords:  needs-testing   |  
----------------------------+-----------------------------------------------

Comment(by Otto42):

 Here's a second patch, which adds the same stuff as the etc patch, along
 with the ability to display more information about the Daylight Savings
 rules of the selected timezone. I'm not sure exactly how best to display
 this information to the user though.

 It displays two things:
 a) Whether the selected timezone is currently in daylight savings or
 standard time.
 b) When the switchover to the other will occur (in that local time), or if
 the timezone does not do daylight savings at all.

 Suggestions on how to display this info better would be appreciated.

 Note that the patch only adds this information if the
 timezone_transitions_get() function exists, which means only PHP 5.2 and
 up will show the info. Older PHP's will show nothing.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/3962#comment:47>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list