Skip to main content

parse_datetime_string

Function parse_datetime_string 

Source
fn parse_datetime_string(
    s: &str,
    tz: Option<&str>,
) -> Result<f64, DateTimeError>
Expand description

Try common datetime formats.