Example #1
0
 function display_latest_run($value, $row)
 {
     return AnewtDateTime::format_if_today("%H:%M:%S", "%H:%M:%S (%d-%m-%Y)", $value);
 }