B
Bill Nguyen
I receive data in an XML file with the following date/time format. While I
can parse the date & time using string function, I would like to know if
this is some sort of datetime in SQLserver that I can use directly:
<DateTime>2006-03-29T13:12:00.000</DateTime>
Thanks
Bill
can parse the date & time using string function, I would like to know if
this is some sort of datetime in SQLserver that I can use directly:
<DateTime>2006-03-29T13:12:00.000</DateTime>
Thanks
Bill