$time_created = strtotime(#תאריך יצירה#); $hours_created = date(“H”, $time_created);
return $hours_created;