|
|
|
|
|
by kccqzy
210 days ago
|
|
I wrote my own date calculation functions a while ago. And during that, I had an aha moment to treat March 1 as the beginning of the year during internal calculations[0]. I thought it was a stroke of genius. It turns out this article says that’s the traditional way. [0]: https://github.com/kccqzy/smartcal/blob/9cfddf7e85c2c65aa6de... |
|
edit: I just love that there are like 5 different comments pointing out this same thing