P
Phil H
I have a string variable "1/2/2007". What is the easiest way to convert it
to "20070102". In VB6, I could cat it to to date and format. Is there equiv
C# code to do that. I don't want to do any string manuipulation.
Thanks
to "20070102". In VB6, I could cat it to to date and format. Is there equiv
C# code to do that. I don't want to do any string manuipulation.
Thanks
DD/MM/YYYY