How to find the current month logic in uipath

I need to filter current month from data table

now.tostring(“MM”)

MM - month in number
MMM - month like Jan, Feb
MMMM - month like January, February

or u can do. now.month.tostring