Date Format

Please support our C++ advertiser: Intel Parallel Studio Home
Thread Solved

Join Date: Jul 2008
Posts: 46
Reputation: karang is an unknown quantity at this point 
Solved Threads: 0
karang karang is offline Offline
Light Poster

Date Format

 
0
  #1
Dec 17th, 2008
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
Reply With Quote Quick reply to this message  
Reply

This thread has been marked solved.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the C++ Forum
Thread Tools Search this Thread



Tag cloud for C++
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC