$limit = strtotime(#limit#); $items = strtotime(#אייטמים מתואמים#);
$result = $limit – $items;
return date(“d/m/Y”, $result);