https://bugs.documentfoundation.org/show_bug.cgi?id=166195
--- Comment #7 from [email protected] --- That’s a better solution. I noticed that a value of 0 indicates the invalidation of nYear. So, we can set a value for nYear only when temp is less than 32,768 (since n <= 6 ensures that temp will always be positive). Does that sound good? -- You are receiving this mail because: You are the assignee for the bug.
