here you go
date.zip (9.9 KB)
Cheers @f39b242a4f84ba555bd3
here you go
date.zip (9.9 KB)
Cheers @f39b242a4f84ba555bd3
did that work buddy
kindly let know for any queries
Cheers @f39b242a4f84ba555bd3
It works, but when I change it the format when the input become like this:
I use this formate:
Datetime.ParseExact(str_DATE,“MMM dd yyyy”,system.Globalization.CultureInfo.InvariantCulture).ToString(“dd/MM/yyyy”)
It become an error.