Note:
o If you have a job scheduled to run between 1:00 AM and 2:00 AM on the
day your time zone changes from daylight saving time to standard time
your job will run twice.
o If you have a job scheduled to run between 2:01 AM and 2:59 AM on the
day your time zone changes from standard time to day light savings time
your job will not run. You can change the time these jobs run, run them
manually, or with until the following day to run them. The cron daemon
does not need to be stopped. However, if changes are made to the TZ
environment variable, kill the current cron daemon so that it
automatically respawns and recognizes the new TZ setting.