|
From: | Glenn Morris |
Subject: | bug#54764: encode-time: make DST and TIMEZONE fields of the list argument optional ones |
Date: | Mon, 25 Apr 2022 17:16:45 -0400 |
User-agent: | Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) |
It seems that eg (days-to-time 7) now returns a cons rather than a two-element list. I don't know if this matters, but it means the (admittedly silly) custom type of gnus-html-image-cache-ttl is no longer valid. Ref: https://hydra.nixos.org/build/174776067 There is this comment in days-to-time: ;; Traditionally, this returned a two-element list if DAYS was an integer. ;; Keep that tradition if time-convert outputs timestamps in list form.
[Prev in Thread] | Current Thread | [Next in Thread] |