January 16, 2006 at 4:32 pm
January 16, 2006 at 6:39 pm
Hmmm ... last I looked there was only 1 timezone on the server.
Maybe if you explain what you're trying to achieve we could take a stab at a solution for you
--------------------
Colt 45 - the original point and click interface
January 16, 2006 at 10:12 pm
Set scheduler to run an SP every hour (every n minutes if you need) and within that SP check UTC time and run appropriate task depending on the time zone.
_____________
Code for TallyGenerator
January 19, 2006 at 4:19 am
Look up GETUTCDATE() in BOL, this gives GMT whatever the computers local time zone.
(Marvin)
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply