GNU bug report logs - #32931
time-stamp-format: offer numeric time zones too

Previous Next

Package: emacs;

Reported by: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>

Date: Thu, 4 Oct 2018 11:14:02 UTC

Severity: wishlist

Fixed in version 27.1

Done: Stephen Gildea <stepheng+emacs <at> gildea.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Stephen Gildea <stepheng+emacs <at> gildea.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#32931: closed (time-stamp-format: offer numeric time zones too)
Date: Thu, 14 Nov 2019 05:17:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 13 Nov 2019 21:16:24 -0800
with message-id <29995.1573708584 <at> quatro>
and subject line closed: bug#32931: time-stamp-format: offer numeric time zones too
has caused the debbugs.gnu.org bug report #32931,
regarding time-stamp-format: offer numeric time zones too
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
32931: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=32931
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
To: bug-gnu-emacs <at> gnu.org
Subject: time-stamp-format: offer numeric time zones too
Date: Wed, 03 Oct 2018 19:04:30 +0800
time-stamp-format is a variable defined in ‘time-stamp.el’.

Alas must one must hardwire to get '+0800':
"%:y-%02m-%02d %02H:%02M:%02S +0800"

Because all are provided are:
%z   time zone name: ‘est’.		%Z  gives uppercase: ‘EST’

emacs-version "25.2.2"


[Message part 3 (message/rfc822, inline)]
From: Stephen Gildea <stepheng+emacs <at> gildea.com>
To: 32931-done <at> debbugs.gnu.org,
 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
Subject: closed: bug#32931: time-stamp-format: offer numeric time zones too
Date: Wed, 13 Nov 2019 21:16:24 -0800
Version: 27.1

commit: 1d189843bb2a4f23dc269314d5e6dfb4f9fe801e
time-stamp: update support for time zone numeric offset

* time-stamp.el (time-stamp-string-preprocess): Change new format for
numeric time zone from %:z to %5z to match format-time-string better.
(time-stamp-format): Document support for numeric time zone.

* NEWS: Mention time-stamp-format %5z.


This bug report was last modified 5 years and 241 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.