3
Reply

Convert string to date time

Shreyas Tg

Shreyas Tg

Nov 26 2015 12:27 AM
385
i have a string like str="26/01/2016";
 
Now i need to convert it into date time so that i can sore it in the database 

Answers (3)