Re: cron executes at UTC not local time

1999-06-17 Thread Martin Bialasinski
>> "AVT" == Alex V Toropov <[EMAIL PROTECTED]> writes: AVT> it's executes all tasks from /etc/crontab and /etc/cron.d/* at AVT> specified time as if it's UTC time, not local time as I'd like it AVT> to be. Check the debian-devel archives of late january/late february and see if the problem with

cron executes at UTC not local time

1999-06-16 Thread Alex V. Toropov
Hi all, I've faced a problem with cron: it's executes all tasks from /etc/crontab and /etc/cron.d/* at specified time as if it's UTC time, not local time as I'd like it to be. date command returns correct date & time (both for local time and UTC time) Can someone tell me where I should tell cron