Ejemplo n.º 1
0
 private String formatSpan(DateTime date) {
   return date.toString(TimeLineController.getZonedFormatter());
 }