Skip to main content

parse_date_string

Function parse_date_string 

Source
pub fn parse_date_string(s: &str) -> Result<DateTimeValue, String>
Expand description

Parse a date string into a DateTimeValue (for type constraint parsing)