getTimezone(); $mydate->setTimezone($localTZ); return $mydate->format($format); } }