Same here, flguy. I noticed this problem when trying to display “upcoming events” in my sidebar and footer, using the Events List Advanced Widget. It seems you can’t just show the date of the vent, you are forced to show the start date/time and the end date/time. I looked at the code in the widget-featured-display.php and see that the line of code that generates this info “echo tribe_get_start_date( $post->ID, isset($start) ? $start : null );” doesn’t seem to present an easy way to manipulate the template code so it will just show the date of the event without the start time + end time. Grrrr. I’m going to keep looking, but also hope someone here can offer a solution to this. I am using this for events that start at 10pm and go til 2am each weekend.