This project is not covered by Drupal’s security advisory policy.
The Date Popup Timepicker module adds more timepicker options for elements of date_popup type and date_popup widgets for date fields provided by the Date module. The only available option for now is jQuery UI Timepicker (By François Gélinas) timepicker library, and provided widget looks very similar to core's jQuery UI Datepicker widget shipped with Drupal core and utilized by the Date module.
Though module provides only one timepicker option for now, it's actually possible to add support for more plugins - feel free to post your feature requests about new timepicker plugins support.
Drupal 8 version:
First version of the module has been ported as-is with minimal changes.

REQUIREMENTS
------------
Drupal 7:
This module requires the following modules:
* Chaos tool suite (ctools) (it's most likely that you already have it installed, for example, as dependency for Views)
* Date Popup, part of the Date module
* Libraries
Drupal 8:
Required modules shipped with the core.
INSTALLATION
------------
Drupal 7:
* Download jQuery UI Timepicker (By François Gélinas) library from https://fgelinas.com/code/timepicker/#get_timepicker and put its content to timepicker directory inside libraries directory (usually sites/all/libraries) so you should have sites/all/libraries/timepicker directory and jquery.ui.timepicker.js and jquery.ui.timepicker.css in it.
See https://www.drupal.org/node/1440066 for more details.
* Install as you would normally install a contributed Drupal module. See: https://drupal.org/documentation/install/modules-themes/modules-7 for further information.
Drupal 8:
* Install as you would normally install a contributed Drupal module. See: https://www.drupal.org/docs/8/extending-drupal-8/installing-drupal-8-mod... for further information.
CONFIGURATION
-------------
* Choose jQuery UI Timepicker option in Configuration » Date API » Date Popup
* If used with Date fields, adjust plugin settings on field settings form if needed.
Created by ADCI Solutions team.
Project information
- Project categories: Site structure, Developer tools, Integrations
1,220 sites report using this module
- Created by adcillc on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.

