Beispiel #1
0
 public String getRecordDateString() {
   return DateConvertUtils.format(getRecordDate(), FORMAT_RECORD_DATE);
 }