Help needed in formatting date in Java

Posted by Bragaadeesh on Stack Overflow See other posts from Stack Overflow or by Bragaadeesh
Published on 2010-04-20T13:59:01Z Indexed on 2010/04/20 14:03 UTC
Read the original article Hit count: 334

Filed under:
|
|

Hi I have the following date as String format.

Input

2010-04-20 05:34:58.0

Output I want the string like

20, Apr 2010

Can someone tell me how to do it ?

© Stack Overflow or respective owner

Related posts about java

Related posts about date