I would like to display the date of the events that occur on more than one day to be displayed like below:
August 12-13
Instead, I can only get it to display like this:
August 12 - August 13
Is there a way I can exclude the second display of the month?
Thanks.