I want to get todays date given a time zone in Paul Eggert format(America/New_York) in PHP?
America/New_York
Set the default time zone first and get the date then, the date will be in the time zone you specify :
http://php.net/manual/en/function.date-default-timezone-set.php