SimpleDateFormat testDate = new SimpleDateFormat("yyyy/MM/dd HH:mm");
Time =testDate.format(aEntity.getIvDatetime());
SimpleDateFormat testDate = new SimpleDateFormat("yyyy/MM/dd HH:mm");
Time =testDate.format(aEntity.getIvDatetime());