Convert String to datetime or date format
in
Programming Questions
•
1 year ago
Hi,
currently i have this code
String = "
2012-07-18 21:32:00
"
would like to convert it into a datetime or date format.
thanks in advance.
1