From owner-freebsd-questions@FreeBSD.ORG Tue Mar 31 04:52:31 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A60F6106564A for ; Tue, 31 Mar 2009 04:52:31 +0000 (UTC) (envelope-from on@cs.ait.ac.th) Received: from mail.cs.ait.ac.th (mail.cs.ait.ac.th [192.41.170.16]) by mx1.freebsd.org (Postfix) with ESMTP id 0F5788FC19 for ; Tue, 31 Mar 2009 04:52:30 +0000 (UTC) (envelope-from on@cs.ait.ac.th) Received: from banyan.cs.ait.ac.th (banyan.cs.ait.ac.th [192.41.170.5]) by mail.cs.ait.ac.th (8.13.1/8.13.1) with ESMTP id n2V4mYlv038984 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 31 Mar 2009 11:48:34 +0700 (ICT) (envelope-from on@banyan.cs.ait.ac.th) Received: (from on@localhost) by banyan.cs.ait.ac.th (8.14.2/8.12.11) id n2V4qTXk091526; Tue, 31 Mar 2009 11:52:29 +0700 (ICT) Date: Tue, 31 Mar 2009 11:52:29 +0700 (ICT) Message-Id: <200903310452.n2V4qTXk091526@banyan.cs.ait.ac.th> From: Olivier Nicole To: freebsd-questions@freebsd.org X-Virus-Scanned: on CSIM by amavisd-milter (http://www.amavis.org/) Subject: Crontab for different ime zones X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Mar 2009 04:52:31 -0000 Hi, Is there a way to start jobs with cron using different a time-zone different from local time zone? I am in a TZ that has no Daylight Savings Time, and would like to start a job (reccording of a web cast) in a TZ that has DST (so with a time difference that changes along the year). Is there an automatic/intelligent way to do that? Best regards, Olivier