php datetime get end of month code example Example: php last day of month $a_date = "2009-11-23"; echo date("Y-m-t", strtotime($a_date));