Function timestamptz_at_time_zone

Source
pub fn timestamptz_at_time_zone(
    input: Timestamptz,
    time_zone: &str,
) -> Result<Timestamp>