Skip to content

Conversation

@Letme
Copy link
Member

@Letme Letme commented Sep 26, 2025

When running the script through command line the error:

AttributeError: type object 'datetime.datetime' has no attribute 'timezone'. Did you mean: 'astimezone'?

To fix this we explicitly include the timezone from datetime.

 When running the script through command line the error:
 ```
 AttributeError: type object 'datetime.datetime' has no attribute 'timezone'. Did you mean: 'astimezone'?
 ```

 To fix this we explicitly include the timezone from datetime.
@Letme Letme merged commit cc83535 into main Sep 26, 2025
4 checks passed
@Letme Letme deleted the bugfix_timezone_attribute_error branch September 26, 2025 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants