I wanted to remove the time or hide the time on the events widgets, I think it has something to do with tribe_get_start_date, I have tried changing this to only get the date but it is still getting the time from somewhere.
echo tribe_get_start_date( $post->ID, $start, ‘l, F j, Y’ );