karang 0 Light Poster

Hi

I want the format of the date like

Fri, Dec 12, 2008

Earlier I used

CTime today = CTime::GetCurrentTime();
CString chdpl = today.Format("%A, %B %d, %Y" );

for

Friday, December 12,2008

But I don't know how to specify Fri in format

Regards
Karan

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.