leap-year-adjustment-only-after-feb

Status: IN

`dayOfYear` adds 1 for leap years only when `month > 2`, correctly handling that Feb 29 itself is already counted by the `day` component when the date is in February.

Source: entries/2026/06/06/day-of-the-year-solution.md

JSON