[Gambas-user] DateChooser1.Month = Month(Now()) = ERROR (Invalid date)

abbat81 abbat.81 at ...787...
Sat Feb 1 14:12:03 CET 2014


I don't understand. It always worked good.
But not today.

DateChooser1.Month = Month(Now())
DateChooser1.Month = 2

Public Sub Button1_Click()
DateChooser1.Month = 2 'Month(Now())
End

= error (Invalid date) (2 and more time to press)


DateChooser1.Month = 3
=OK

I tjink it's a bug



--
View this message in context: http://gambas.8142.n7.nabble.com/DateChooser1-Month-Month-Now-ERROR-Invalid-date-tp45482.html
Sent from the gambas-user mailing list archive at Nabble.com.




More information about the User mailing list