From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ken Brown Newsgroups: gmane.emacs.devel Subject: Re: Time zone problem in cygwin Date: Fri, 06 Feb 2009 12:40:53 -0500 Message-ID: <498C7625.6070604@cornell.edu> References: <498C6573.6080506@alice.it> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1233942805 10602 80.91.229.12 (6 Feb 2009 17:53:25 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 6 Feb 2009 17:53:25 +0000 (UTC) Cc: emacs-devel@gnu.org To: Angelo Graziosi Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Feb 06 18:54:38 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1LVUuN-0007AX-22 for ged-emacs-devel@m.gmane.org; Fri, 06 Feb 2009 18:54:31 +0100 Original-Received: from localhost ([127.0.0.1]:43512 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LVUt3-0000Sc-SG for ged-emacs-devel@m.gmane.org; Fri, 06 Feb 2009 12:53:09 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LVUhH-0000pQ-Nn for emacs-devel@gnu.org; Fri, 06 Feb 2009 12:40:59 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LVUhE-0000n8-4U for emacs-devel@gnu.org; Fri, 06 Feb 2009 12:40:59 -0500 Original-Received: from [199.232.76.173] (port=45471 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LVUhD-0000n1-NU for emacs-devel@gnu.org; Fri, 06 Feb 2009 12:40:55 -0500 Original-Received: from granite1.mail.cornell.edu ([128.253.83.141]:65512 helo=authusersmtp.mail.cornell.edu) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LVUhC-0001Hd-W4 for emacs-devel@gnu.org; Fri, 06 Feb 2009 12:40:55 -0500 Original-Received: from [128.84.234.191] (markov.math.cornell.edu [128.84.234.191]) (authenticated bits=0) by authusersmtp.mail.cornell.edu (8.13.1/8.12.10) with ESMTP id n16Hekpl014730 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Fri, 6 Feb 2009 12:40:46 -0500 (EST) User-Agent: Thunderbird 2.0.0.19 (Windows/20081209) In-Reply-To: <498C6573.6080506@alice.it> X-detected-operating-system: by monty-python.gnu.org: Solaris 9 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:108829 Archived-At: On 2/6/2009 11:29 AM, Angelo Graziosi wrote: > Ken Brown wrote: >> ...and the time zone is off by 4 hours > > Emacs says that are 3.22 PM, instead they are 17:22. If Emacs has to > print the Greenwich Time, then it should be 16.22 (but perhaps I haven't > understood how time works...) So for both of us, emacs thinks that our local time is GMT minus 1 hour. Ken