21 points | by felixnext 4 days ago
2 comments
https://github.com/python/cpython/issues/41431
"The new constructor is equivalent to datetime(*(time.strptime(date_string, format)[0:6]))."
https://github.com/python/cpython/issues/41431
"The new constructor is equivalent to datetime(*(time.strptime(date_string, format)[0:6]))."