Day Light Savings Time ( is it on)
-
Is there a function that will tell me if Day Light Savings is turned on and if an OS is running in summer or winter Warm Regardz
-
Is there a function that will tell me if Day Light Savings is turned on and if an OS is running in summer or winter Warm Regardz
I think the CRT variable
_daylight
indicates whether daylight savings time is in effect. The docs aren't exactly crystal clear, though. --Mike-- http://home.inreach.com/mdunn/ The Signature, back by popular demand: Buffy. Pajamas. -
I think the CRT variable
_daylight
indicates whether daylight savings time is in effect. The docs aren't exactly crystal clear, though. --Mike-- http://home.inreach.com/mdunn/ The Signature, back by popular demand: Buffy. Pajamas.Thanks for the speedy response Mike, Yes you are right ! but its now proving a devil to test for I'll implement it anyway as its several months before DST comes into effect here, To see if it works correctly. Regardz Colin