You'll need to add a timezone to the timezone parameter. For example "Chicago" (no quotes).
http://php.net/manual/en/timezones.america.php - All the timezone parameter does is to tell the API what timezone to return in the localDate parameter, it does not have any affect on the Unix timestamp which is returned.