It's Time for a Change: Datetime.utcnow() Is Now Deprecated
It's Time for a Change: Datetime.utcnow() Is Now Deprecated
blog.miguelgrinberg.com It's Time For A Change: datetime.utcnow() Is Now Deprecated
I was going through the release notes of the new Python 3.12 version the other day, and one item caught my attention in the deprecations section:datetime.datetime’s utcnow() and utcfromtimestamp()…
There is a discussion on Hacker News, but feel free to comment here as well.
0
comments