From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#9794: 24.0.90; `format-time-string' no good for %Z Date: Wed, 19 Oct 2011 17:13:03 +0200 Message-ID: <83vcrlt3pc.fsf@gnu.org> References: <68A313A7DDAA4912A255DAFE495606F9@us.oracle.com> <24FDB65B0E784E978085D30A7CBF9FAF@us.oracle.com> <8362jlv0rq.fsf@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: dough.gmane.org 1319037262 11553 80.91.229.12 (19 Oct 2011 15:14:22 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 19 Oct 2011 15:14:22 +0000 (UTC) Cc: 9794@debbugs.gnu.org To: Drew Adams Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Oct 19 17:14:17 2011 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RGXqO-0003ss-7B for geb-bug-gnu-emacs@m.gmane.org; Wed, 19 Oct 2011 17:14:12 +0200 Original-Received: from localhost ([::1]:44976 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RGXqN-0002KZ-KG for geb-bug-gnu-emacs@m.gmane.org; Wed, 19 Oct 2011 11:14:11 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:53563) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RGXqH-0002ID-CH for bug-gnu-emacs@gnu.org; Wed, 19 Oct 2011 11:14:09 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RGXqB-0000vj-Lt for bug-gnu-emacs@gnu.org; Wed, 19 Oct 2011 11:14:05 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:47503) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RGXqB-0000vW-KG for bug-gnu-emacs@gnu.org; Wed, 19 Oct 2011 11:13:59 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1RGXrC-0003vS-C4 for bug-gnu-emacs@gnu.org; Wed, 19 Oct 2011 11:15:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 19 Oct 2011 15:15:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 9794 X-GNU-PR-Package: emacs,w32 X-GNU-PR-Keywords: Original-Received: via spool by 9794-submit@debbugs.gnu.org id=B9794.131903725815027 (code B ref 9794); Wed, 19 Oct 2011 15:15:02 +0000 Original-Received: (at 9794) by debbugs.gnu.org; 19 Oct 2011 15:14:18 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RGXqQ-0003uG-Gc for submit@debbugs.gnu.org; Wed, 19 Oct 2011 11:14:17 -0400 Original-Received: from mtaout21.012.net.il ([80.179.55.169]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RGXqN-0003u3-Ia for 9794@debbugs.gnu.org; Wed, 19 Oct 2011 11:14:12 -0400 Original-Received: from conversion-daemon.a-mtaout21.012.net.il by a-mtaout21.012.net.il (HyperSendmail v2007.08) id <0LTB00H00JEQ4C00@a-mtaout21.012.net.il> for 9794@debbugs.gnu.org; Wed, 19 Oct 2011 17:13:02 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([77.124.212.197]) by a-mtaout21.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0LTB00H0JJLP2U60@a-mtaout21.012.net.il>; Wed, 19 Oct 2011 17:13:02 +0200 (IST) In-reply-to: X-012-Sender: halo1@inter.net.il X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Wed, 19 Oct 2011 11:15:02 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:52858 Archived-At: > From: "Drew Adams" > Cc: <9794@debbugs.gnu.org> > Date: Wed, 19 Oct 2011 07:29:48 -0700 > > There is nothing to prevent Emacs from DTRT and providing _both_ the > Windows time-zone info and POSIX-standard info, using separate formatting codes. Nothing but a volunteer who would write the code to do it.