Skip to main content

timezone_timestamp_binary

Function timezone_timestamp_binary 

Source
fn timezone_timestamp_binary(
    tz: &str,
    ts: CheckedTimestamp<NaiveDateTime>,
) -> Result<CheckedTimestamp<DateTime<Utc>>, EvalError>