Skip to content

Conversation

@Neecrownsmith
Copy link
Contributor

Solved the issue of utcfromtimestamp deprecation. Using a more timezone aware object.

Reference can be found here: python/cpython#106392

Solved utcfromtimestamp deprecation by using timezone-aware objects to represent datetimes.

(datetime.datetime.fromtimestamp(timestamp, datetime.UTC)  

Reference: python/cpython#106392
version update from 1.0.1 to 1.0.2
@DavyJonesCodes
Copy link
Owner

Thank you for your help! I hope this library is meeting your requirements.

@DavyJonesCodes DavyJonesCodes merged commit 2e6ab30 into DavyJonesCodes:main Nov 22, 2024
@Neecrownsmith
Copy link
Contributor Author

Neecrownsmith commented Nov 22, 2024 via email

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