DateFormat format = new SimpleDateFormat("yyyy-HH-dd HH:mm:ss"); Date closedDate = format.parse(Your Date String);