Hello @N_Qahtani and welcome the community
Try the following:
system.DateTime.Now.ToString(“yyyy-MM-dd”)
Also - check out this link to understand the differences between ‘M’ and ‘m’:
Hopefully this helps
Hello @N_Qahtani and welcome the community
Try the following:
system.DateTime.Now.ToString(“yyyy-MM-dd”)
Also - check out this link to understand the differences between ‘M’ and ‘m’:
Hopefully this helps