public String getPvtDateTrimTime() {
   return ModelUtils.trimTime(pvtDate);
 }