Here is how an example of one of my events:
It all looks correct, however the time being shown (9:00 pm) is the end time. I would like to show the beginning time, which would be 7pm. All of the events being shown on my site all show the end time. It is not a time zone issue. It is pulling the end time directly from the K2 article format.
It seems that the end time is being pulled from a controller.php file located in modules/mod_news_pro_gk5/tmpl/portal_modes/events_list/controller.php
Is there a way that I have the module pull the beginning time instead of the end time?