isdst 608 src/cron.c static int isdst; isdst 614 src/cron.c if (initialize || tm.tm_isdst != isdst) { isdst 615 src/cron.c isdst = tm.tm_isdst;