Beispiel #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"])
Beispiel #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"])