Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Dec 28, 2011 01:01 PM by amitpatel.it
Participant
1656 Points
1345 Posts
Dec 28, 2011 12:55 PM|LINK
i have this line in vb trying to convert to c#, thanks
Format(Now, "yyyyMMdd_HHmm").ToString
Star
8070 Points
1880 Posts
Dec 28, 2011 01:01 PM|LINK
MyronCope i have this line in vb trying to convert to c#, thanks
Below is the c# code
DateTime.Now.ToString("yyyyMMdd_HHmm")
MyronCope
Participant
1656 Points
1345 Posts
what is the c# equivalent of this line
Dec 28, 2011 12:55 PM|LINK
i have this line in vb trying to convert to c#, thanks
amitpatel.it
Star
8070 Points
1880 Posts
Re: what is the c# equivalent of this line
Dec 28, 2011 01:01 PM|LINK
Below is the c# code
DateTime.Now.ToString("yyyyMMdd_HHmm")MCPD Enterprise and Web Application
MCTS Web, Window and Enterprise Application