Unhandled exception. System.FormatException: String '2022-05-25 17:14:39.285975' was not recognized as a valid DateTime.
at System.DateTimeParse.ParseExact(ReadOnlySpan`1 s, ReadOnlySpan`1 format, DateTimeFormatInfo dtfi, DateTimeStyles style)
at System.DateTime.ParseExact(String s, String format, IFormatProvider provider, DateTimeStyles style)
at Program.Main()
Command terminated by signal 6