Reputation: 4349
So I'm using the google blogger.com api and I have a blog post date in Google's Date Time class format.....
http://code.google.com/apis/gdata/javadoc/com/google/gdata/data/DateTime.html
What is the easiest way in Java to format that DateTime object to display in this format?
Mar 1, 2012 12:45 PM
Upvotes: 2
Views: 1688