usdot-fhwa-stol / carma-analytics-fotda

CARMA Analytics is a secure, scalable and cloud agnostic data architecture to enable research analysis on big data sets by defining repeatable and scalable processes for ingesting data, creation of a data repository to fuse, process and perform quality assurance.
Apache License 2.0
3 stars 3 forks source link

CDAR-824: Update to use dateutil.tz over zoneinfo for 3.8 compatibility #25

Closed paulbourelly999 closed 6 months ago

paulbourelly999 commented 6 months ago

PR Details

Description

Update script to use datetime.tz to be python 3.8 compatible

Related GitHub Issue

Related Jira Key

CDAR-824

Motivation and Context

Make script python 3.8 compatible

How Has This Been Tested?

Local integration testing

Types of changes

Checklist: