Get day of month

Hello all.

Ineed the day of the month for some calculations, I checked I found:

"
var day = now.dayOfMonth
if (day==24) {

}
"

but I get the error " Could not invoke method…"
Can someone help me?
Thanks

I did a quick search (always a good idea). I think something in this thread would be useful.

1 Like