示例#1
0
 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"])
示例#3
0
 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"])