Click here to Skip to main content
16,004,991 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Windows Forms FAQ, George Shepherd Pin
sunit522-Jul-05 5:54
sunit522-Jul-05 5:54 
GeneralRe: Windows Forms FAQ, George Shepherd Pin
toxcct22-Jul-05 6:17
toxcct22-Jul-05 6:17 
GeneralRe: Windows Forms FAQ, George Shepherd Pin
sunit522-Jul-05 20:59
sunit522-Jul-05 20:59 
GeneralRe: Windows Forms FAQ, George Shepherd Pin
sunit523-Jul-05 5:40
sunit523-Jul-05 5:40 
GeneralRe: Windows Forms FAQ, George Shepherd Pin
toxcct24-Jul-05 5:22
toxcct24-Jul-05 5:22 
GeneralConvert Custom String in to Date Format (mmmm dd, yyyy) Pin
Rajan Kapadia21-Jul-05 20:52
Rajan Kapadia21-Jul-05 20:52 
GeneralRe: Convert Custom String in to Date Format (mmmm dd, yyyy) Pin
Nilesh K.22-Jul-05 0:10
Nilesh K.22-Jul-05 0:10 
GeneralRe: Convert Custom String in to Date Format (mmmm dd, yyyy) Pin
Anonymous22-Jul-05 4:19
Anonymous22-Jul-05 4:19 
Thanks for u r Reply...
But I have clearly mention that ... My problem is Parsing the "ambigous" String not the Formating the Date. If I can find the Proper input the Any Constructer of MFC class (like , COLEDateTime, CDateTime , CDateTimeFormatINfo,,... ) then I can Convert to any format of date!!
But My Problem is how to find parse the input Nummeric??

i.e: only number like max-digit(i.e: 06242005) = output Reqired is : mm/dd/yyyy =06/24/2005 to min-digit (i.e : 625) = = output Reqired is : mm/dd/yyyy =06/2/2005.

Can u help me for this ???

GeneralRe: Convert Custom String in to Date Format (mmmm dd, yyyy) Pin
Aamir Butt22-Jul-05 0:49
Aamir Butt22-Jul-05 0:49 
GeneralRe: Convert Custom String in to Date Format (mmmm dd, yyyy) Pin
David Crow22-Jul-05 4:46
David Crow22-Jul-05 4:46 
GeneralRe: Convert Custom String in to Date Format (mmmm dd, yyyy) Pin
Anonymous23-Jul-05 0:16
Anonymous23-Jul-05 0:16 
GeneralRe: Convert Custom String in to Date Format (mmmm dd, yyyy) Pin
David Crow25-Jul-05 2:49
David Crow25-Jul-05 2:49 
GeneralRe: Convert Custom String in to Date Format (mmmm dd, yyyy) Pin
Rajan Kapadia26-Jul-05 3:16
Rajan Kapadia26-Jul-05 3:16 
GeneralRe: Convert Custom String in to Date Format (mmmm dd, yyyy) Pin
David Crow26-Jul-05 3:24
David Crow26-Jul-05 3:24 
GeneralRe: Convert Custom String in to Date Format (mmmm dd, yyyy) Pin
Rajan Kapadia26-Jul-05 4:26
Rajan Kapadia26-Jul-05 4:26 
GeneralRe: Convert Custom String in to Date Format (mmmm dd, yyyy) Pin
David Crow26-Jul-05 4:57
David Crow26-Jul-05 4:57 
GeneralRe: Convert Custom String in to Date Format (mmmm dd, yyyy) Pin
Rajan Kapadia26-Jul-05 21:32
Rajan Kapadia26-Jul-05 21:32 
GeneralRe: Convert Custom String in to Date Format (mmmm dd, yyyy) Pin
David Crow27-Jul-05 2:27
David Crow27-Jul-05 2:27 
GeneralRe: Convert Custom String in to Date Format (mmmm dd, yyyy) Pin
Rajan Kapadia27-Jul-05 4:17
Rajan Kapadia27-Jul-05 4:17 
GeneralRe: Convert Custom String in to Date Format (mmmm dd, yyyy) Pin
David Crow27-Jul-05 4:38
David Crow27-Jul-05 4:38 
GeneralRe: Convert Custom String in to Date Format (mmmm dd, yyyy) Pin
Rajan Kapadia27-Jul-05 5:44
Rajan Kapadia27-Jul-05 5:44 
GeneralRe: Convert Custom String in to Date Format (mmmm dd, yyyy) Pin
David Crow27-Jul-05 5:59
David Crow27-Jul-05 5:59 
GeneralPlease help me! Pin
dSolariuM21-Jul-05 18:59
dSolariuM21-Jul-05 18:59 
GeneralRe: Please help me! Pin
Christian Graus21-Jul-05 19:02
protectorChristian Graus21-Jul-05 19:02 
GeneralRe: Please help me! Pin
dSolariuM22-Jul-05 7:51
dSolariuM22-Jul-05 7:51 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.