A shortcode that will display time and date details for recurring events with the following formats:
- Specific dates: October 9, 2021 @ 9:00am-4:00pm
- Daily events: Daily @ 9:00 am-3:00 pm until October 9, 2021
- Weekly events: Weekly @ 9:00 am-3:00 pm until October 9, 2021
Just add the code on your theme's functions.php file and use the shortcode [recurrence_schedule]
on your events page.