IsLocalTimeDST (open)
Check if daylight saving time is applied to the given local time in the given time zone
Syntax
LOADLIB "wh::util/localization.whlib";
BOOLEAN FUNCTION IsLocalTimeDST(DATETIME date, STRING timezone)Parameters
DATETIME dateLocal date and time to check
STRING timezoneTime zone the local time is in
Return value
BOOLEANIf daylight saving time is applied to the given local time in the given time zone