toArray()['date']; $return = howDaysToNy(new DateTimeImmutable($date, null)); return new JsonResponse($return, Response::HTTP_OK); } }