general/misc/
isdaylightsavingtime.pro
Routines
top source isdaylightsavingtime
result = isdaylightsavingtime(gmtime, timezone, set_time_changes=set_time_changes)
;Function: isdaylightsavingtime purpose: returns 0 or 1 depending upon Limitations: Current only works for US time zones (-5 though -11) It will return 0 outside of these regions Arizona and Hawaii are unfortunately lumped together with the other 48 states.
Parameters
- gmtime
- timezone
Keywords
- set_time_changes
File attributes
Modification date: | Thu Apr 10 11:53:13 2014 |
Lines: | 38 |