Skip to main content

str_to_datetime

Function str_to_datetime 

Source
pub fn str_to_datetime(input: &str) -> Result<DateTime<Utc>, ParseError>
Expand description

Convert string to DateTime<Utc>