https://bugs.documentfoundation.org/show_bug.cgi?id=169165
--- Comment #5 from Eric Kvaalen <[email protected]> --- I see now that the dates in question are dates which in the proleptic Gregorian calendar are February 29 -- "leap day". So some subroutine is trying to convert from the proleptic Gregorian to the Julian (which is what is displayed), and is messing up on every February 29th. -- You are receiving this mail because: You are the assignee for the bug.
