Ver originalimport timefecha = time.strftime("%y/%m/%d") sql = "INSERT INTO fechas ( fecha ) VALUES ( '%s')" % fecha