You have to remove the seconds in your pattern:
new SimpleDateFormat("'Statistics since' MM/dd/yyyy hh:mm a");
1
solved how to parse Date formate? [duplicate]
You have to remove the seconds in your pattern:
new SimpleDateFormat("'Statistics since' MM/dd/yyyy hh:mm a");
1
solved how to parse Date formate? [duplicate]