def set_fecha_fin(self, boton): utils.set_fecha(self.wids['e_fechafin'])
def set_fecha_fin(self, boton): utils.set_fecha(self.wids["e_fechafin"])
def set_fecha_ini(self, boton): utils.set_fecha(self.wids['e_fechaini'])
def set_fecha_ini(self, boton): utils.set_fecha(self.wids["e_fechaini"])