Skip to Content
0
Former Member
Dec 27, 2007 at 01:10 PM

How to Convert String to datetime format

1146 Views

Hi Friend

I have a String like 20071212 that I want to convert to datetime format.

I have converted it like 2007-12-12T00:00:00. but that is string type. I want it as a Datetime format.

How can I do this

Thanks

Siddhartha P