Showing posts with label format. Show all posts
Showing posts with label format. Show all posts

Tuesday, February 14, 2012

unexpected output while converting a string to date in java


I have a string "12/9/2010 4:39:38 PM" which i have to convert to a date object. I am using the following code to do it: