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

Jussi Lahtinen jussi.lahtinen at ...626...
Sat Feb 1 14:35:24 CET 2014


I don't know what happens here, but documentation suggest that
DateChooser1.Month is read only (could be error in doc).
http://gambasdoc.org/help/comp/gb.form/datechooser/month?v3

But the error message is strange.

Jussi


On Sat, Feb 1, 2014 at 3:12 PM, abbat81 <abbat.81 at ...787...> wrote:

> 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.
>
>
> ------------------------------------------------------------------------------
> WatchGuard Dimension instantly turns raw network data into actionable
> security intelligence. It gives you real-time visual feedback on key
> security issues and trends.  Skip the complicated setup - simply import
> a virtual appliance and go from zero to informed in seconds.
>
> http://pubads.g.doubleclick.net/gampad/clk?id=123612991&iu=/4140/ostg.clktrk
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>



More information about the User mailing list