I am getting exception while trying to parse a date string to java.util.Date.
Here is what I am doing,
String format = "yyyy-MM-dd hh:mm a";