pub fn parse_ymd(text: &str) -> Option<i64>
YYYY-MM-DD at midnight UTC, as a unix timestamp.
YYYY-MM-DD
For dates written in configuration and code — a sunset, a deprecation — where the ISO form is what a person types.