Skip to content

ClockRange

clock-range

Description

Display the clock range for example if provide 10-7 then display 10:00-7:00am

Attributes

  • title
  • default - set a range as decimals, e.g. 22.0-6.5 is 10pm to 6:30am

React supports duration language

Display as

{
  "type": "string",
  "$capture": {},
  "$display": {
    "as": "clock-range"
  },
  "title": "clock range"
}