Foros del web
Iniciar Sesión
import datetime fecha= datetime.date.today() hoy= fecha.strftime("%d/%m/%Y") print hoy