Just use the Month and Year function like this : for the current month : Month(now())
c[/list]for the current year : Year(now())

I think that will help...