Okay, we just went to Day light savings time in the Central time zone. Now when I save the dates in the database with aspnet_membership tables - it stores it only 5 hours ahead compared to 6 hours last night - which is correct?
If I have the user's time zone as -6 (central time zone in the database), it will be off by an hour because it saves it as 5 hours ahead UTC compared to 6 hours now. How do I subtract that one hour or what function do I use since it is -5 technically now
in for Central Time Zone?
Go to the complete details ...