{{ new Date(events?.[0]?.axsEvent?.cmsEventDateTime || events?.[0]?.time.replace("Z","")).toLocaleDateString('en-US', { weekday: 'short', month: 'short', day: 'numeric', year: 'numeric' }) }} -
Event: {{new Intl.DateTimeFormat('en-US', { hour: 'numeric', minute: 'numeric', hour12: true, timeZoneName: 'short' }).format( new Date(events?.[0]?.axsEvent?.cmsEventDateTime || events?.[0]?.time.replace("Z",""))).split(" ").slice(0,-1).join(" ") +" "+ (events?.[0]?.axsEvent?.timeZoneAbbreviation || tickets?.[0]?.timeZoneAbbreviation || "")}} {{events?.[0].axsEvent?.doorDateTime && "| Doors:"}} {{((events?.[0]?.axsEvent?.doorDateTime && new Intl.DateTimeFormat('en-US', { hour: 'numeric', minute: 'numeric', hour12: true, timeZoneName: 'short' }).format(new Date(events?.[0]?.axsEvent?.doorDateTime) || "" ).split(" ").slice(0,-1).join(" ")) || "" ) +" "+ (events?.[0]?.axsEvent?.timeZoneAbbreviation || tickets?.[0]?.timeZoneAbbreviation || "") }}
{{events[0].venue.title}}, {{events[0].venue.city}}, {{events[0].venue.state}}
This event may include the following features from the venue. To learn more, visit the venue site.
{{members?.[0]?.name?.first + " " + members?.[0]?.name?.last}}