Skip to content
Loading
string was not recognized as a valid datetime
  • Hemant Jindal
    Please refer link https://docs.microsoft.com/en-us/dotnet/api/system.datetime.parseexact?view=netframework-4.8
  • In parseexact changed the format to mm/dd/yyyy,but getting same exception
  • Hemant Jindal
    In parseexact change the format to MM/dd/yyyy