Package dateparse parses the human date and priority inputs nt accepts on the
CLI and in the TUI (SPEC §7.3), kept in one place so both surfaces agree.
Date accepts today, tomorrow, weekday names, +Nd, and YYYY-MM-DD. An empty
string or "none"/"-" clears the date (returns "", true). ok is false on an
unparseable value.