Parse an ISO date string as UTC midnight. Returns null for malformed input so callers can skip month/week derivation gracefully.
null
ISO date string (YYYY-MM-DD)
YYYY-MM-DD
Parsed Date or null
Date
Parse an ISO date string as UTC midnight. Returns
nullfor malformed input so callers can skip month/week derivation gracefully.