[Bug 242998] x11-clocks/xclock: Digital strftime %G now gives year as 2020. It should be still 2019

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Dec 31 11:19:17 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242998

Tijl Coosemans <tijl at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tijl at FreeBSD.org

--- Comment #1 from Tijl Coosemans <tijl at FreeBSD.org> ---
Reading the strftime manpage I'd say this is normal.  It says: "This year is
the one that contains the greater part of the week."  If you want 2019 you
should use %Y.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.


More information about the freebsd-x11 mailing list