S
Steve
Hi All
I need to compare date times from 2 different states in Australia in a
Program I have which determines which way to update SQl server 2005 tables
based on the lastupdate (datetime field) datetime
Each location updates the lastupdate field based on the current local
datetime at the the time of saving to SQL server
Perth for example is 2 hours behind Melbourne
How is the best way to do this
Convert both times to UTC first?
Regards
Steve
I need to compare date times from 2 different states in Australia in a
Program I have which determines which way to update SQl server 2005 tables
based on the lastupdate (datetime field) datetime
Each location updates the lastupdate field based on the current local
datetime at the the time of saving to SQL server
Perth for example is 2 hours behind Melbourne
How is the best way to do this
Convert both times to UTC first?
Regards
Steve