how can I remove min from the events time:
I have this : 4 octobre de 9h00 min à 13h00 min and I would like this : 4 octobre de 9h00 à 13h00 ( French people like that way )
I would like too use substr function to do so but tribe_events_event_schedule_details($event_id) return stating date + separtor + time + time separator + ending time….