1) I am getting the date from the google calender. The format is 2013-05-03T22:30:00.000+02:00 like this. Which date format used for this type of date in the app.
2) I have to show the date like this format Feb 4th 2013 .
How to implement these two features in the my app? Please help me.
Thank you.