Borland's function StrToDateTime fails
Hello,
I have problem using StrToDateTime function from Borland in my project. I made a custom component, it's called Month view (calendar). One of the basic steps of the component's initialization is to set the default month and year. To do this, I use the "1/1/2010" string passed to StrToDateTime function. Everything runs OK on my PC but as soon as I try running the application on another PC, it says: "'1/1/2010' is not a valid date". The initialization will fail and calendar won't show up.
Please help me...
Thew
Junior Poster in Training
61 posts since Jan 2008
Reputation Points: 10
Solved Threads: 0
How can I set it up on Windows XP and Windows 7?
I can't see any differences, this is my Win 7 setting: d. M. rrrr
Thew
Junior Poster in Training
61 posts since Jan 2008
Reputation Points: 10
Solved Threads: 0
Well, the funny part is that this date: 1/1/2010 with this setting: d. M. rrrr is valid on my PC.
Thew
Junior Poster in Training
61 posts since Jan 2008
Reputation Points: 10
Solved Threads: 0