Formats the time of the event. Includes an end time if not the same as the start time.
The event object
If true, will not show an end time
If true, will check to see if start !== end and return the end time. This is used for the EventDisplay component
The formatted time for the event in the format [h:mma - h:mma]
Formats the time of the event. Includes an end time if not the same as the start time.