From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Cygwin display time issue Date: Tue, 18 Nov 2008 06:02:48 +0200 Message-ID: References: <4921DE3C.90208@pajato.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1226981006 2586 80.91.229.12 (18 Nov 2008 04:03:26 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 18 Nov 2008 04:03:26 +0000 (UTC) Cc: emacs-devel@gnu.org To: Paul Michael Reilly Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Nov 18 05:04:28 2008 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 1L2HpC-0000Ry-59 for ged-emacs-devel@m.gmane.org; Tue, 18 Nov 2008 05:04:26 +0100 Original-Received: from localhost ([127.0.0.1]:56603 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L2Ho3-0001XE-JF for ged-emacs-devel@m.gmane.org; Mon, 17 Nov 2008 23:03:15 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L2Hny-0001Wx-Ue for emacs-devel@gnu.org; Mon, 17 Nov 2008 23:03:10 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L2Hnv-0001WN-Rj for emacs-devel@gnu.org; Mon, 17 Nov 2008 23:03:10 -0500 Original-Received: from [199.232.76.173] (port=44028 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L2Hnv-0001WC-GB for emacs-devel@gnu.org; Mon, 17 Nov 2008 23:03:07 -0500 Original-Received: from mtaout5.012.net.il ([84.95.2.13]:31874) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1L2Hnt-0004SY-N6 for emacs-devel@gnu.org; Mon, 17 Nov 2008 23:03:06 -0500 Original-Received: from conversion-daemon.i_mtaout5.012.net.il by i_mtaout5.012.net.il (HyperSendmail v2004.12) id <0KAI00L00GH0TP00@i_mtaout5.012.net.il> for emacs-devel@gnu.org; Tue, 18 Nov 2008 06:04:39 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([77.126.205.49]) by i_mtaout5.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0KAI000BGGNQ4KU1@i_mtaout5.012.net.il>; Tue, 18 Nov 2008 06:04:39 +0200 (IST) In-reply-to: <4921DE3C.90208@pajato.com> X-012-Sender: halo1@inter.net.il X-detected-operating-system: by monty-python.gnu.org: Solaris 9.1 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:105773 Archived-At: > Date: Mon, 17 Nov 2008 16:12:28 -0500 > From: Paul Michael Reilly > > After getting Emacs to build and run under Cygwin using Lucid instead of > GTK, I noticed that (display-time) is off by 4 hours (time zone issue?) > The default Cygwin emacs (/usr/bin/emacs) (21.2.1) gets it correct so > I don't think there is simply an environment issue. What does the following command display (in both 23.0.60 and 21.2.1)? M-: (format-time-string "%Y-%m-%d %T %z") RET