Open Issues Need Help
View All on GitHub UTC in the dataset transformer about 2 hours ago
AI Summary: The issue highlights an inconsistency in `datetime` usage within the `_days_since_epoch` function. It initializes an `epoch` datetime with UTC but then immediately removes its timezone information, resulting in a naive datetime. The reporter suggests aligning this function's datetime handling with another function in `microdata-tools` to ensure consistent use of timezone-aware datetimes, even though no bug is currently observed.
Complexity:
2/5
bug good first issue
Datastore job executor for the microdata 2.0 platform
Python
#backstage