Statistik

Wednesday, July 23, 2014

Converting String to Date and Date to String in android


I struggled almost for an entire day trying to access and manipulate dates for my app. If I use date class, many of the methods show warning that they are deprecated. I took the help of simple date format and tried showing month and date. But some how the output was always wrong.
http://bit.ly/1nAOZmG