From owner-freebsd-questions@FreeBSD.ORG Fri Nov 4 18:52:50 2011 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 9B8D6106566B for ; Fri, 4 Nov 2011 18:52:49 +0000 (UTC) (envelope-from alexander.kapshuk@gmail.com) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id 2973E8FC08 for ; Fri, 4 Nov 2011 18:52:48 +0000 (UTC) Received: by faar19 with SMTP id r19so4402272faa.13 for ; Fri, 04 Nov 2011 11:52:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=YLGGla/r8F/bC5DyKWIQWcdm60SdtVl7wmukdyhTYMw=; b=J/hf4bmM9eeHiAcL/mdjq6dnVRTrUxE3i6MxVkJF97hEiVMzBuVHZn1XPgz5x/Q0gw NyniYsD4df31saMftkhnOSIuiCr05Ww7S/Drf8XEWlwMQnpFDat7Sm2/YHKw+9oSKsky mcrN2tgnDOTfxmr8nKH8aRH1Z62Uc+fzmxYY0= Received: by 10.223.17.3 with SMTP id q3mr25934620faa.28.1320432767970; Fri, 04 Nov 2011 11:52:47 -0700 (PDT) Received: from [192.168.1.2] (93-127-96-97.static.vega-ua.net. [93.127.96.97]) by mx.google.com with ESMTPS id p14sm17923318faf.20.2011.11.04.11.52.46 (version=SSLv3 cipher=OTHER); Fri, 04 Nov 2011 11:52:47 -0700 (PDT) Message-ID: <4EB44272.6060809@gmail.com> Date: Fri, 04 Nov 2011 21:52:18 +0200 From: Alexander Kapshuk User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:7.0.1) Gecko/20111014 Thunderbird/7.0.1 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: re: trouble setting timezone for ukraine 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: Fri, 04 Nov 2011 18:52:50 -0000 i'm based in ukraine. on 29 Oct 2011 ukraine went to winter time, i.e. we put our clocks one hour back. the current time in ukraine is 8.49 pm; the output of 'date' is: :; date Fri Nov 4 22:49:48 FET 2011 i tried resetting my timezone via 'sysinstall', but to no avail. do i use 'date' to set my system time to the right time, or is there a better way of doing it? :; uname -a FreeBSD localhost 9.0-RC1 FreeBSD 9.0-RC1 #0: Tue Oct 18 18:30:38 UTC 2011 root@obrian.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 thanks. sasha.