\n
\n
\n
Appointment Date:
\n \n {{ appointment.startDateTime | formatDateOnly() }}\n
\n \n
\n\n
\n
\n
Appointment Time:
\n \n {{ appointment.startDateTime | formatTimeOnly() }}\n
\n \n
\n\n
\n
\n
Appointment Length:
\n \n {{ duration | humanMillis }}\n
\n \n
\n\n
\n
\n
Provider:
\n {{ appointment.provider.fullName }}
\n \n
\n\n
\n
\n
Service:
\n {{ appointment.service.name }}
\n \n
\n\n
\n \n {{ appointment.status }}\n \n
\n