https://www.drupal.org/project/office_hours module provides a custom field type.
Please, validate if the module works with the office hours type.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

astonvictor created an issue. See original summary.

astonvictor’s picture

Issue summary: View changes

nickolaj made their first commit to this issue’s fork.

nickolaj’s picture

Status: Active » Needs review

Adds support for the office_hours field type by handling its complex structure (day, starthours, endhours) in the unique field validation for nodes, taxonomy terms, and users.