all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Paul Eggert <eggert@cs.ucla.edu>
To: "Basil L. Contovounesios" <contovob@tcd.ie>, emacs-devel@gnu.org
Cc: Lars Ingebrigtsen <larsi@gnus.org>
Subject: Re: [Emacs-diffs] master 46df7bb 03/12: Add new function time-zone-format
Date: Wed, 31 Jul 2019 19:25:37 -0700	[thread overview]
Message-ID: <19c9f6ad-f1a1-76b7-991d-71fddb82a4f5@cs.ucla.edu> (raw)
In-Reply-To: <87y30dx03p.fsf@tcd.ie>

Basil L. Contovounesios wrote:
> Can't this (and its extension in a subsequent commit) be written in
> terms of, or replaced by, format-time-string?

Right you are. I replaced (time-zone-format zone t) with (format-time-string 
"%z" nil zone). It's not clear we need a separate time-zone-format function so I 
undid that for now.



      reply	other threads:[~2019-08-01  2:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20190731194754.728.72904@vcs0.savannah.gnu.org>
     [not found] ` <20190731194757.DA2E121130@vcs0.savannah.gnu.org>
2019-07-31 23:20   ` [Emacs-diffs] master 46df7bb 03/12: Add new function time-zone-format Basil L. Contovounesios
2019-08-01  2:25     ` Paul Eggert [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=19c9f6ad-f1a1-76b7-991d-71fddb82a4f5@cs.ucla.edu \
    --to=eggert@cs.ucla.edu \
    --cc=contovob@tcd.ie \
    --cc=emacs-devel@gnu.org \
    --cc=larsi@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.