wwIsDaylightSaving() Function
- Last UpdatedFeb 21, 2017
- 1 minute read
Returns whether daylight savings time is currently active.
Syntax
result = wwIsDaylightSaving()
Return Value
A Boolean value with following meaning:
0 - Daylight savings time is not active.
1 - Daylight savings time is active.