pub fn using_chrono_tz_and_utc_naive_date_time(
    _tz: &str,
    _utc: NaiveDateTime
) -> Option<FixedOffset>