boardom Forum Index boardom
b2 message board
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Daylight Savings time?

 
Post new topic   Reply to topic    boardom Forum Index -> Bugs
View previous topic :: View next topic  
Author Message
Erika



Joined: 24 Dec 2004
Posts: 1

PostPosted: Fri Dec 24, 2004 11:50 pm    Post subject: Daylight Savings time? Reply with quote

I just recently notices that all of my blogs are an hour ahead, when they were perfectly fine before. I think it has something to do with daylight savings time. Is there a fix for this so all my blogs will have the correct time?

I found this fix:
Quote:

This is a Daylight Savings time bug.

The fix to correct this is to shift the time start and stop by one hour (the most that can be off) for the "day" calculation and display purpose only. Posts time are not affected. Thus a post at 00:00:01 on the first is correctly handled or on the 31 at 23:59:59. Additionally, April 2003 behaves as expected (spring jump ahead.)
Code:

line 89
$calendarfirst = $calendarblah['start']+1+3600;
line 91
$calendarfirst = $calendarblah['end']-604799+3600;



CVS will be updated.

A special thanks to alex_t_king for your assistance in isolating the nasty.

Michael e



but my version already has the fix. Does anyone know a fix for this? Thanks Smile
Back to top
View user's profile Send private message
Cyberian75



Joined: 26 Sep 2002
Posts: 1283
Location: Oregon

PostPosted: Sat Dec 25, 2004 2:10 am    Post subject: Reply with quote

Go into Options and set the time difference.
_________________
Michael P.

Back to top
View user's profile Send private message AIM Address
Display posts from previous:   
Post new topic   Reply to topic    boardom Forum Index -> Bugs All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB 2 © 2001, 2002 phpBB Group