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
    +1
  • In parseexact changed the format to mm/dd/yyyy,but getting same exception
    0
  • Hemant Jindal
    In parseexact change the format to MM/dd/yyyy
    0