On 21.11.25 15:03, Thomas Munro wrote:
On Sat, Nov 22, 2025 at 2:50 AM Peter Eisentraut <[email protected]> wrote: + * %z doesn't actually act differently from %Z on Windows.Probably obsolete too, at least according to: https://learn.microsoft.com/en-us/cpp/c-runtime-library/reference/strftime-wcsftime-strftime-l-wcsftime-l?view=msvc-170
Right, we could got back to using %z on all platforms, as originally attempted by commit ad5d46a4494.
