Post #813301
2026-03-26 20:30 UTC
Wow, thanks @hugovk for making my "import datetime as dt" recommendation official in the Python docs, with a link to my blog!
https://github.com/python/cpython/commit/d3b6faf9758dce236d45c708a450437cdc3e97cd#diff-591e6aa401ebcd90f71f28b517b3d4437ba293920787df9ed06e037af0b07175
#Python
Replies (3)
-
@adamchainz@fosstodon.org 2026-03-26 21:47
@hugovk The post in question: https://adamj.eu/tech/2019/09/12/how-i-import-pythons-datetime-module/
-
@erwinrossen@mas.to 2026-03-26 20:42
@adamchainz @hugovk Great tip! I am introducing it into my team now.
-
@jdlbt@techhub.social 2026-03-26 20:55
@adamchainz @hugovk This is the way!