[Gambas-user] DateChooser1.Month = Month(Now()) = ERROR (Invalid date)
Benoît Minisini
gambas at ...1...
Sat Feb 1 14:40:19 CET 2014
Le 01/02/2014 14:12, abbat81 a écrit :
> 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
>
I confirm...
--
Benoît Minisini
More information about the User
mailing list