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
- Project categories: Site structure
587 sites report using this module
- Created by kgaut on , updated
Stable releases for this project are covered by the security advisory policy.
There are currently no supported stable releases.
Releases
1.0.0-beta5
released 7 October 2024
Works with Drupal: ^9 || ^10 || ^11
Install:
Development version: 1.0.x-dev updated 7 Oct 2024 at 16:32 UTC


