SyntaxFix
Write A Post
Hire A Developer
Questions
Try to use DateTime.ParseExact method, in which you can specify both of datetime mask and original parsed string. You can read about it here: MSDN: DateTime.ParseExact