Пример #1
0
 def set_fecha_fin(self, boton):
     utils.set_fecha(self.wids['e_fechafin'])
Пример #2
0
 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'])
Пример #4
0
 def set_fecha_ini(self, boton):
     utils.set_fecha(self.wids["e_fechaini"])