Status: IN
`day_of_the_week` returns day names with a trailing space (e.g., `"Monday "` not `"Monday"`), which is load-bearing for test compatibility with LeetCode's expected output format.
Source: entries/2026/06/06/day-of-the-week-solution.md
JSON