@ Linda
You have to add the string, like so:
echo 'UPDATED:' . $entry->getFormattedTimeStamp( 'm/d/Y' );
Hope that helps!