useAmPmFormat


useAmPmFormatboolean

Sets or gets the time format.

Setting the useAmPmFormat property to true sets the appointment field's time picker to a 12-hour format. Setting useAmPmFormat to false sets the time picker to a 24-hour format.

Getting the useAmPmFormat property returns the current format for displaying the time.

Did this help?