emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#32931: closed (time-stamp-format: offer numeric time zones too)


From: GNU bug Tracking System
Subject: bug#32931: closed (time-stamp-format: offer numeric time zones too)
Date: Thu, 14 Nov 2019 05:17:02 +0000

Your message dated Wed, 13 Nov 2019 21:16:24 -0800
with message-id <29995.1573708584@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
address@hidden.)


-- 
32931: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=32931
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- 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"



--- End Message ---
--- Begin Message --- 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.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]