Skip to main content

timezone_timestamp_tz_binary

Function timezone_timestamp_tz_binary 

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