I am currently working on a calendar application using Caldroid and the date that Caldroid returns looks like this:
Fri Jun 17 12:31:00 GMT+07:00 2016
I just need to extract the date from it like for example:
17-06-2016
How am I supposed to do that?