I'm using the YouTube Data API for loading videos, and the video upload date is returning in IOS-8601 format:
2015-04-07T03:00:03.000Z
how can convert in it into
dd/mm/yyyy
or display it into something like:
yesterday or 4days ago;
2week ago;
1month ago;
1year ago;