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