-
DateTimeFormat
Hi Guys,
I'm a new C-Sharper.... and in a bit of an urgent hurry, looked on the boards & web and can't get my head around dates ?
I need to create a string in the format DD-MMM-YYYY HH:MM:SS
I can do this in VB but how is it done in c# ??
Thanks
I know its a big ask but would really appreciate a bit of help..
Cheers
Chubby..
-
Re: DateTimeFormat
How are you doing it in VB.NET?
Have you tried ToString method?
-
Re: DateTimeFormat
-
Re: DateTimeFormat
Thanks Chaps.
hideously painfull this, but working now.
Thanks
Chub.