Hi,
it’s double quote matter of Windows project. Can you try to use (copy and paste) the following expression?
DateTime.ParseExact(strString,"MMddyyyy",System.Globalization.CultureInfo.InvariantCulture).ToString("dd.MM.yyyy")
FYI
Regards,
Hi,
it’s double quote matter of Windows project. Can you try to use (copy and paste) the following expression?
DateTime.ParseExact(strString,"MMddyyyy",System.Globalization.CultureInfo.InvariantCulture).ToString("dd.MM.yyyy")
FYI
Regards,