fn try_parse(val: &str, fmt: &str, tz: Tz) -> Result<i64>
try to parse val with timezone first, if failed, parse without timezone