if (isset($return['photo']['lastupdate'])) {
                    $this->photo['dates']['updated'] = new DateTime(sprintf("@%s", $return['photo']['lastupdate'])); 
                }