Function timestamp_at_time_zone

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