Run-time exception (line 8): String was not recognized as a valid DateTime.
Stack Trace:
[System.FormatException: String was not recognized as a valid DateTime.]
at System.DateTime.ParseExact(String s, String format, IFormatProvider provider)
at Program.Main() :line 8