Stanislav Fajfr
Results
2
comments of
Stanislav Fajfr
The simplest solution is to use `GetBytes`, then convert the bytes to string and parse the string. Or you can replace the DateTime parsing entirely using custom coumn class: ```csharp...
Thank you for the bug report. I'll investigate it.