Werner Messages: 234 Registered: May 2006 Location: Cologne / Germany
Experienced Member
exolon wrote on Sun, 19 November 2006 14:22
I'm not sure about the '/'... sounds like maybe it's a locale/date format problem? It certainly caused me some grief
Maybe it sees "2006 12:00:00" and expects it to be just the year, rejects it and thus considers the previous '/' as the start of garbage.
I don't use any specific locale. So the date format should be the American English one "MM.DD.YYYY".
The problem is that the control seems to recognize the value correctly. After all it shows the correct date (in American English format) plus the entered time. But then it invalidates this value although it seems to be absolutely correct.