Ciao Mondo!
from datetime import datetime now = datetime.now() print("Ciao a tutti sono le : \n") now.strftime("%m/%d/%Y, %H:%M:%S")