to_timestamp

Function to_timestamp 

Source
pub fn to_timestamp(
    s: &str,
    timezone: &str,
    tmpl: &ChronoPattern,
) -> Result<Timestamptz>