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