Hi all,
I have to check current data(20/09/2015) is > 15 of every month or not(09/15/2019)
using Datetime.now.tostring(“MM/yyyy”) - i will get output as 09-2019
but i need expected output like 09-15-2019 (add constant value(15 between month and year )