|
|
|
|
|
by roryirvine
593 days ago
|
|
That sort of thing would be best handled by your own user's crontab, so would naturally inherit that user's TZ. If you must run it as root, you can specify a CRON_TZ variable on a per-file basis, which will override the default. |
|