emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] master 46df7bb 03/12: Add new function time-zone-forma


From: Paul Eggert
Subject: Re: [Emacs-diffs] master 46df7bb 03/12: Add new function time-zone-format
Date: Wed, 31 Jul 2019 19:25:37 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0

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 via email to

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