D
deepak
Hi All,
How to convert the 1st format of string to 2nd one in vb.net
1st(datetype string) : "2/12/2008 6:00:00 PM"
2nd(datatype string): "2008-2-12T17:00:00"
note: in 2nd string ,the T is just a alpahbet
Thanks,
Deepak
How to convert the 1st format of string to 2nd one in vb.net
1st(datetype string) : "2/12/2008 6:00:00 PM"
2nd(datatype string): "2008-2-12T17:00:00"
note: in 2nd string ,the T is just a alpahbet
Thanks,
Deepak