Does anyone know why (format-time-string "%G")
returns "2021"
as output when it should return "2022"
.
My system shows the correct date everywhere and even org-time-stamp
points to the correct date. I wonder if it's a bug in Emacs or something is messed up in my system.