Skip to content

Draft: Add timezone awareness to the entso-e connector

Tobias Kapser requested to merge fix-entose-utc into development

Depends on !272 (merged)

Ensure timezone awareness for datetime-objects in the entso-e connector. This fixes the problem of time shifted dataframes if the user uses a local timezone different than UTC time.

Merge request reports