Takes daylight saving time changes into account.
Syntax
object.DaylightSavingsTime [= Boolean]
Properties
The DaylightSavingsTime property syntax has these parts:
Part |
Description |
object |
An object expression that evaluates to an object in the Applies To list. |
Boolean |
Specifies whether daylight saving time is enabled. |
Settings
The settings for Boolean are:
Value |
Description |
True |
Consider the daylight saving time changes. |
False |
Do not consider the daylight saving time changes. |
Remarks
The DaylightSavingsTime property defaults to what is set in the Date/Time control panel under “automatically adjust clock for daylight saving changes.”