Problem:
I am having an issue with my shortcode in Toolset. I'm trying to display specific text based on start and end date fields, but it isn't working as expected.
Solution:
Remove the format attribute from the shortcode, as dates are stored as a UNIX timestamp in Toolset and this format is not required. Also, check the query filter that you used to get the data for the post type. Here's the modified shortcode: