pipeline::etl::processor::date

Function try_parse

source
fn try_parse(val: &str, fmt: &str, tz: Tz) -> Result<i64>
Expand description

try to parse val with timezone first, if failed, parse without timezone