[][src]Function htp::parse

pub fn parse<Tz: TimeZone>(
    s: &str,
    now: DateTime<Tz>
) -> Result<DateTime<Tz>, HTPError>