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
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