pub fn date_trunc_timestamptz_at_timezone(
field: &str,
tsz: Timestamptz,
timezone: &str,
) -> Result<Timestamptz>
pub fn date_trunc_timestamptz_at_timezone(
field: &str,
tsz: Timestamptz,
timezone: &str,
) -> Result<Timestamptz>