|
From: | Paul Eggert |
Subject: | Re: [Emacs-diffs] master 0e56883: Move undocumented time-stamp formats closer to format-time-string |
Date: | Thu, 10 Oct 2019 00:17:54 -0700 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0 |
On 10/9/19 11:52 AM, Eli Zaretskii wrote:
Do you understand why macOS returns UTC where GMT is expected?
Yes, it's what the low-level gmtime_r function returns in its struct tm. This aspect of gmtime_r is not standardized, and some implementations return "GMT", some "UTC", and I vaguely recall seeing other abbreviations.
I installed the attached patch, which should fix the problem though I've tested it only on GNU/Linux.
0001-Port-time-stamp-test-time-zone-to-macOS.patch
Description: Text Data
[Prev in Thread] | Current Thread | [Next in Thread] |