
Posted by Nitin kumar on March 26, 203 at 04:39:16:
In Reply to: Re: Handling Date Functions posted by Hari on November 01, 201 at 10:07:47:
Hello,
We Can convert CTime object to string using CTime::CurrentTime.Format("%B %d, %Y").
But How can I convert from String to CTime Object.
Example:Convert "March 16,2003" to CTime Object.
with regards
Nitin