SimpleDateFormat smf = new SimpleDateFormat("yyyy-MM-dd HH:mm:ss"); String createDate = smf.format(p.getCreateDate());