Interface AppointmentPickerFormattedSlot

A formatted appointment slot, with the date and time.

Hierarchy

  • AppointmentPickerFormattedSlot

Index

Properties

Properties

date

date: string

The formatted date, e.g. 03.19.2023.

dateTime

dateTime: string

The formatted start date time, e.g. 03.19.2023, 04:27 o'clock.

time

time: string

The formatted start time, e.g. 04:27.

timeEnd

timeEnd: string

The formatted end time, e.g. 04:57.