https://github.com/python/cpython/issues/41431
"The new constructor is equivalent to datetime(*(time.strptime(date_string, format)[0:6]))."
watersb•6mo ago
https://github.com/python/cpython/issues/41431
"The new constructor is equivalent to datetime(*(time.strptime(date_string, format)[0:6]))."
williamjackson•6mo ago