Hello,
yes, you can get the current year as discussed in following thread, then you use that to filter:
Get month from APPLICATION.GETINFO().DATENOW
Then you can also get the month number (see linked thread) and create a simple if statement with that, e.g. if 01 then Jan and so on.
Best regards,
Victor