Click here to Skip to main content
15,892,059 members
Home / Discussions / C#
   

C#

 
AnswerRe: Time Sheet software Pin
Pete O'Hanlon17-Jun-11 3:23
mvePete O'Hanlon17-Jun-11 3:23 
GeneralRe: Time Sheet software Pin
dipuks17-Jun-11 5:02
dipuks17-Jun-11 5:02 
AnswerRe: Time Sheet software Pin
Not Active17-Jun-11 3:27
mentorNot Active17-Jun-11 3:27 
GeneralRe: Time Sheet software Pin
Roger Wright17-Jun-11 10:50
professionalRoger Wright17-Jun-11 10:50 
QuestionDateTime to yyyy\MM\dd conversion Pin
Chesnokov Yuriy16-Jun-11 23:03
professionalChesnokov Yuriy16-Jun-11 23:03 
AnswerRe: DateTime to yyyy\MM\dd conversion Pin
Richard MacCutchan16-Jun-11 23:05
mveRichard MacCutchan16-Jun-11 23:05 
AnswerRe: DateTime to yyyy\MM\dd conversion PinPopular
Eraser_stp16-Jun-11 23:14
Eraser_stp16-Jun-11 23:14 
GeneralRe: DateTime to yyyy\MM\dd conversion Pin
Blue_Boy16-Jun-11 23:36
Blue_Boy16-Jun-11 23:36 
Eraser_stp wrote:
DateTime.ToString(@"yyyy\MM\dd");

This code will not work.

If you have this string date = DateTime.Now.ToString(@"yyyy\MM\dd"); again wrong format because you will get this result 2011M6d17

I Love T-SQL
"Don't torture yourself,let the life to do it for you."
If my post helps you kindly save my time by voting my post.

www.cacttus.com

GeneralRe: DateTime to yyyy\MM\dd conversion Pin
Eraser_stp17-Jun-11 0:19
Eraser_stp17-Jun-11 0:19 
AnswerRe: DateTime to yyyy\MM\dd conversion Pin
Blue_Boy16-Jun-11 23:39
Blue_Boy16-Jun-11 23:39 
GeneralRe: DateTime to yyyy\MM\dd conversion Pin
Groulien16-Jun-11 23:45
Groulien16-Jun-11 23:45 
GeneralRe: DateTime to yyyy\MM\dd conversion [modified] Pin
Blue_Boy16-Jun-11 23:50
Blue_Boy16-Jun-11 23:50 
GeneralRe: DateTime to yyyy\MM\dd conversion Pin
Chesnokov Yuriy17-Jun-11 0:23
professionalChesnokov Yuriy17-Jun-11 0:23 
GeneralRe: DateTime to yyyy\MM\dd conversion Pin
Blue_Boy17-Jun-11 1:25
Blue_Boy17-Jun-11 1:25 
AnswerRe: DateTime to yyyy\MM\dd conversion Pin
Prasanta_Prince17-Jun-11 0:15
Prasanta_Prince17-Jun-11 0:15 
GeneralRe: DateTime to yyyy\MM\dd conversion Pin
Blue_Boy17-Jun-11 1:25
Blue_Boy17-Jun-11 1:25 
AnswerRe: DateTime to yyyy\MM\dd conversion Pin
OriginalGriff17-Jun-11 0:23
mveOriginalGriff17-Jun-11 0:23 
GeneralRe: DateTime to yyyy\MM\dd conversion Pin
Blue_Boy17-Jun-11 1:26
Blue_Boy17-Jun-11 1:26 
Questionsilly question about access dba connection Pin
CalvinHobbies16-Jun-11 21:02
CalvinHobbies16-Jun-11 21:02 
AnswerRe: silly question about access dba connection Pin
Blue_Boy16-Jun-11 21:13
Blue_Boy16-Jun-11 21:13 
GeneralRe: silly question about access dba connection Pin
CalvinHobbies16-Jun-11 21:15
CalvinHobbies16-Jun-11 21:15 
GeneralRe: silly question about access dba connection Pin
Blue_Boy16-Jun-11 21:19
Blue_Boy16-Jun-11 21:19 
QuestionHow to not lose focus in the parent form when opening a modeless form Pin
manchukuo16-Jun-11 18:18
manchukuo16-Jun-11 18:18 
AnswerRe: How to not lose focus in the parent form when opening a modeless form Pin
OriginalGriff16-Jun-11 22:33
mveOriginalGriff16-Jun-11 22:33 
GeneralRe: How to not lose focus in the parent form when opening a modeless form Pin
manchukuo17-Jun-11 6:13
manchukuo17-Jun-11 6:13 

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.