How can find weekday name?
-
-
Hi all, i have a date in dd/mm/yyyy format . i want to find weekday name with help of this. please tell me how can i do this. thanks in advance.
IN A DAY, WHEN YOU DON'T COME ACROSS ANY PROBLEMS - YOU CAN BE SURE THAT YOU ARE TRAVELLING IN A WRONG PATH
COleDateTime dt("9/24/2008"); CString dayNameLong = dt.Format("%A"); CString dayNameShort = dt.Format("%a");
- S 50 cups of coffee and you know it's on! A post a day, keeps the white coats away!
-
COleDateTime dt("9/24/2008"); CString dayNameLong = dt.Format("%A"); CString dayNameShort = dt.Format("%a");
- S 50 cups of coffee and you know it's on! A post a day, keeps the white coats away!
-
thanks.
IN A DAY, WHEN YOU DON'T COME ACROSS ANY PROBLEMS - YOU CAN BE SURE THAT YOU ARE TRAVELLING IN A WRONG PATH
Hi, Use this link.This will be usefull.. http://www.codeproject.com/KB/datetime/dateclass.aspx[^]
The price of anything is the amount of life you exchange for it. Thanks and Regards. SANTHOSH V
-
Hi, Use this link.This will be usefull.. http://www.codeproject.com/KB/datetime/dateclass.aspx[^]
The price of anything is the amount of life you exchange for it. Thanks and Regards. SANTHOSH V
One of best article on DATE and TIME understanding, i must say that!
"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
Never mind - my own stupidity is the source of every "problem" - Mixturecheers, Alok Gupta VC Forum Q&A :- I/IV Support CRY- Child Relief and You/xml>