no-stdlib-date-in-date-problems

Status: IN

Date-related solutions (days-between-dates, days-in-a-month) implement Gregorian calendar arithmetic from scratch without importing `datetime` or `calendar`, since hand-rolling the math is the intended constraint

Source: entries/2026/06/06/number-of-days-between-two-dates-solution.md

JSON