This module provide a Time form element, which render an HTML5 time element, usable in any drupal form.

It also provides two field types for your entity :

  • Time field : to store a time
  • Time range : to store a start time and an ending time

It mainly inspired from time_field module, but it differs on the way times are stored within the database : time_field use timestamp where this module stores it at text like "12:45:45"

Supporting organizations: 
Providing free time to work on this module

Project information

Releases