ph_isdaylightsavings PowerHome formula function
Description
Returns whether or not the passed date is under daylight savings time or not.
Syntax
ph_isdaylightsavings ( d )
Argument |
Description |
d
|
A date value you wish to check for whether or not it falls under daylight savings time.
|
Return value
Integer. Returns a 1 if the date falls within daylight savings time. Returns 0 if it does not. The method used to determine daylight savings time is the standard algorithm for North America and is not dependant upon region settings configured within the machine.