View Full Version : DST Correction and Start of the week queries
Sychev_S
04-10-2007, 07:40 AM
How do you set every memeber to have DST Correction "on"? Some members have it off and their time is not displayed correctly. Also how do you set monday as start of the week for all of the members?(Query)
Thank you
Sychev_S
04-20-2007, 11:55 PM
bump!
Sychev_S
04-25-2007, 08:59 PM
hm?
Sychev_S
04-27-2007, 05:19 PM
common, somebody's gotta know how to do that....
Farcaster
04-27-2007, 11:47 PM
The option for DST corrections is in the option bitfield, so it would not be feasible to modify this with a SQL statement. However, you can update the start of the week for all users by executing the following statement:
UPDATE user SET startofweek = 2;
Sychev_S
04-29-2007, 05:41 PM
thank you!
so there is not way dst correction can be fixed?
vBulletin® v3.8.12 by vBS, Copyright ©2000-2024, vBulletin Solutions Inc.