Optional. Defines what clock format is activated: the 12-hour or 24-hour one
timeFormat?: 12 | 24;
Default value: 24
Example
const timepicker = new dhx.Timepicker("timepicker_container", {
timeFormat: 12
});
Related sample: Timepicker. 12 hour format in Timepicker
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4