mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-19 20:06:29 +00:00
Combining month and day like this doesn't always yield correct results. Use dayOfYear multiplied by the seconds per day instead, which does.