[Gambas-user] How to get Count(Current_month).Days ?
John Leake
jleake at ...3375...
Sat Sep 20 12:51:42 CEST 2014
What about
datediff(date(year(now),month(now),1,0,0,0,0),date(year(now),month(now)+1,1,0,0,0,0),gb.day)
More information about the User
mailing list