• {{::dayName.substring(0, 1).toUpperCase() + dayName.substring(1, 3) | i18n }}
    {{::t.start | amTimezone: location.timezone | amDateFormat: 'h:mm A'}} - {{::t.end | amTimezone: location.timezone | amDateFormat: 'h:mm A'}}
    {{ 'Closed' | i18n }}