Interface AppointmentPickerApiFormat

Provides functions related to date and time formats, such as formatting a date / time or parsing a formatted date / time.

Hierarchy

  • AppointmentPickerApiFormat

Index

Properties

Properties

formatSlot

formatSlot: function

Gets the formatted date and time for the given slot, using the format currently in-use by the first appointment picker from the given reference.

param

A reference to the appointment picker with the format settings.

param

A slot to format.

returns

The formatted date and time of the slot, undefined when the given reference does not refer to any appointment pickers.