If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > daylight savings inquiry

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-06-06, 12:33
contact_zero contact_zero is offline
Registered User
 
Join Date: Dec 2006
Posts: 2
daylight savings inquiry

Hi there,

I’m currently administering a small web-based application overseas which uses MySQL 5.0 as its database and running on Windows server OS.

The host computer’s date and time settings have been configured according to the country’s time zone where it is currently hosted and now observing daylight savings time.

My concern is that when the daylight savings time ends and moves back to standard time, will MySQL able to make the necessary changes in the time stamp of the data already stored?

I’m just worried that the transition (back to standard time) will overwrite all the data that were already saved during the last hour of the daylight savings time.

The application uses the data type DATETIME for storing the date and time stamp of the data being stored and the function NOW() in retrieving the host computer’s current date & time.

I'm still quite a newbie in MySQL and would appreciate any form of help that I can get.
Reply With Quote
  #2 (permalink)  
Old 12-06-06, 13:17
r937 r937 is offline
SQL Consultant
 
Join Date: Apr 2002
Location: Toronto, Canada
Posts: 19,534
__________________
r937.com | rudy.ca
please visit Simply SQL and buy my book
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On