Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- import datetime
- hora_fecha_actual = datetime.datetime.now()
- print(hora_fecha_actual.strftime("%A %d - %Y %B %I:%M"))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement