3
Answers

Convert string to date time

Shreyas Tg

Shreyas Tg

9y
397
1
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)