Example #1
0
 public String getCreated() {
   return DateFormatUtils.format(project.getCreated(), "dd/MM/yy HH:mm");
 }