Thanks so much doc4, dang that was easy. If someone else wants to do this and finds this thread trying to figure out how, here’s what you do.
From your admin panal click appearance then editor. Choose the right theme to edit. Choose Page Template(page.php) remove the code:
<div class=”postmetadata”>
<?php _e(‘Published at:’); ?> <?php the_time(‘ h:m a – l F d Y’) ?>
</div>
hit update file and there ya go.