Readonly
formatGets the formatted date and time for the given slot, using the format currently in-use by the first appointment picker from the given reference.
A reference to the appointment picker with the format settings.
A slot to format.
The formatted date and time of the slot, undefined
when the given
reference does not refer to any appointment pickers.
Provides functions related to date and time formats, such as formatting a date / time or parsing a formatted date / time.
Available via
$.xutil.appointmentPicker.format
.