$from = new \DateTime($from); $from_iso_week = date_format($from,"W"); $from_year = date_format($from,"o");