On Mon, Jan 04, 2021 at 01:51:45PM +0000, Alan wrote in
<X/MdcQ5OMt9p1Jxn@ACM>:
Perhaps check for a custom display format?
Indeed, that is my problem! My index_format is defined by:
set index_format = "%4C %Z %{%e %b %G} %-15.15L (%4l / %4c) %s"
^
, and that %G means "ISO 8601 week-based year". What I need is %Y. All
from the man page for strftime. I haven't tried it yet, but I'm certain
this change will bring me back the real year for 2021-01-01 -> ...-03.
In that case, happy new year David! (and everyone else)