Hi all,
I want dynamic month and year of its jul then jul-21,so basically now it’s aug so I want like Aug-21 .so how to get dynamic month and year.
@manjula_rajendran month is coming like August i want only Aug.
Try Now.ToString(“MMM-yy”)
MM - give month number
MMM - Month Abbreviation
MMMM - Full Month Name
@sayali_rokade - have you searched this forum already before posting query ? I bet definitely this should have been answered so many times in this forum, so kindly do a search this forum before posting your queries…
@manjula_rajendran yes i tried MM no but havnt tried MMM so thanks
ya @prasath17 i searched. sometimes its emergency so.
@sayali_rokade - I am politely disagreeing. You posted this yesterday and you were still looking for an answer today. So I am not sure, how this would fit in so called Emergency category…
Please keep this below link reference handy…this would help you…
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.