Port the DateTime parser fix with Serbia cultures
authorTarek Mahmoud Sayed <tarekms@microsoft.com>
Thu, 17 Sep 2015 18:05:43 +0000 (11:05 -0700)
committerTarek Mahmoud Sayed <tarekms@microsoft.com>
Thu, 17 Sep 2015 18:05:43 +0000 (11:05 -0700)
commit596f0cdafe9f8f2ee2a16419e6203c8e1a8e46d4
treec1c07a5495f395fa50dd7de9e08df1ab42e2e4c5
parentd176041723f366c35fd71ee4b176253fefddfee1
Port the DateTime parser fix with Serbia cultures

Serbia has '.' at the end of the date and time parts. (like 'd.M.yyyy.'). while '.' is marked as date and time separator in same time. this confuse the parser and make it fail
to parse date/time string formatted with the Serbia culture.

[tfs-changeset: 1526268]
src/mscorlib/src/System/Globalization/DateTimeParse.cs