← {{ months[monthPrev.getMonth()].slice(0, 3) }}
{{ months[month.getMonth()] }}
{{
month.getFullYear()
}}
{{ months[monthNext.getMonth()].slice(0, 3) }} →
Sun
Mon
Tue
Wed
Thu
Fri
Sat
{{ day }}
Availability for {{ daySelected.toLocaleDateString() }}
{{ slotTime(slot.starts_at) }} → {{ slotTime(slot.ends_at) }} Book now {{ Number(slot.price).toLocaleString('en-US', { style: 'currency', currency: 'usd', }) }} {{ slot.reason }}There are no available slots for {{ daySelected.toLocaleDateString() }}