Пример #1
0
 protected String format(Date date) {
   return Utils.getDateString(date);
 }