ClockPicker is a item type plugin that gives you a nice clock-style overlay above of an input field. It is based on JS Framework clockpicker (https://github.com/weareoutman/clockpicker).
1.7.0 - Bug fixes for APEX 5.1 (Button rendering was buggy) / Code Cleanup using separate JavaScript file / fixed issue #8
- Import plugin file "item_type_plugin_de_danielh_clockpicker.sql" from source directory into your application
- (Optional) Deploy the CSS/JS files from "server" directory on your webserver and change the "File Prefix" to webservers folder.
The plugin settings are highly customizable and you can change:
- Placement (Top/Bottom)
- Alignment (Left/Right)
- Autoclose (True/False)
- 12h Mode AM/PM (True/False)
- Text of "Done" Button
- Show clock button (Yes/No)
- Suppress Mobile Keyboards (Yes/No)