[wp-trac] Re: [WordPress Trac] #1329: Support for summer time / DST

WordPress Trac wp-trac at lists.automattic.com
Wed Mar 29 07:21:07 GMT 2006


#1329: Support for summer time / DST
----------------------------+-----------------------------------------------
       Id:  1329            |      Status:  assigned                
Component:  Administration  |    Modified:  Wed Mar 29 07:21:07 2006
 Severity:  enhancement     |   Milestone:                          
 Priority:  normal          |     Version:  1.5                     
    Owner:  ryan            |    Reporter:  anonymousbugger         
----------------------------+-----------------------------------------------
Changes (by J2000_ca):

  * summary:  Support for summer time => Support for summer time / DST

Comment:

 Time is not kept track of well in wp There should only be a post_date, no
 post_date_gmt. Store everything in gmt. Upon install have a little test
 prompt to the user to test if their server supports dst if they would like
 to set there timezone to one with DST then. If it does great otherwise
 fall back to no dst and there timezone. If the server doesn't support it
 you take down a date stamp on which it should move an hour forward and one
 to move an hour back, before display the date it checks whether the date
 is in this interval and adds +3600 to the unix time stamp.

 The difficult part of the patch is more fixing wordpress to deal with the
 time in a logical manner.

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


More information about the wp-trac mailing list