<?php $dates = [ "2012-06-11 08:30:49", "2012-06-07 08:03:54", "2012-05-26 23:04:04", "2012-05-27 08:30:00", "2012-06-08 08:30:55", ]; echo max($dates);
You have javascript disabled. You will not be able to edit any code.