Closed Flix6x closed 2 years ago
Support reading CSV files containing timezone aware datetimes with mixed offset (e.g. both +01 and +02 occur). Also prevent accidentally assigning UTC to timezone naive datetimes, by demanding a timezone is passed explicitly.
Support reading CSV files containing timezone aware datetimes with mixed offset (e.g. both +01 and +02 occur). Also prevent accidentally assigning UTC to timezone naive datetimes, by demanding a timezone is passed explicitly.