C++ Topics and Explanations
Handling Date Functions

[ Follow Ups ] [ Post Follow Up ] [ C++ Topics and Explanations ]

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




Follow Ups:


Post a Follow Up:

Name:
E-Mail:

Subject:

Comments:


[ Follow Ups ] [ Post Follow Up ] [ C++ Topics and Explanations ]