pub fn parse_date(input: impl AsRef<str>) -> Result<Value, ParseDateTimeError>
Parses an input string containing an xsd:date literal.
xsd:date