-
Notifications
You must be signed in to change notification settings - Fork 342
Closed
Description
This was originally found when moving the tests to .NET 4, but it's an existing
bug. Any culture which has one day-of-week string which is a leading substring
of another later one will fail to parse the longer one correctly. This problem
may only affect Turkey - hard to say for sure.
We should have a test for this which doesn't depend on real-world cultures.
Original issue reported on code.google.com by jonathan.skeet on 14 Dec 2012 at 4:45
Reactions are currently unavailable