billynoah
0
Q:

python datetime format yyyy-mm-dd

from datetime import datetime
now = datetime.today().isoformat()
print(now) # '2018-12-05T11:15:55.126382'
0

New to Communities?

Join the community