Monday, 2 September 2013

Formatting the string to a particular date format

Formatting the string to a particular date format

How can I convert this String 2013-09-02T17:40:36+00:00 to this format Mon
Sep,2 2013 5:40 PM Output should be of type String.

No comments:

Post a Comment