$days_between = abs(strtotime(#תאריך של היום#) – strtotime(#תאריך תחילת הפרויקט#)) / (60 * 60 * 24); return $days_between;