mweiss
0
Q:

get current date datetime

from datetime import date

today = date.today()
print("Today's date:", today)
0

New to Communities?

Join the community