I have this date as a string value: 201309021622 (yymmddhhmm). I want to display this date on my web page as 9/2/2013 16:22. How can I do this?
↧
I have this date as a string value: 201309021622 (yymmddhhmm). I want to display this date on my web page as 9/2/2013 16:22. How can I do this?