<li class="timeline"> <?php print strftime('%d/%m/%Y', strtotime($event->field_date['und'][0]['value'])); ?> - <strong><?php print $event->title; ?></strong>: <?php print $event->body['und'][0]['value']; ?> </li>