View Single Post
  #1  
Old 06-08-2010, 01:18 AM
C++ C++ is offline
Senior Member
 
Join Date: Jun 2009
Posts: 18,248
Default 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...
__________________
C++
domain name forum
Reply With Quote