new HourRange()
- Source:
Methods
(static) HourRange#getEnd() → {Number}
Get the field value
- Source:
Returns:
must be an integer
- Type
- Number
(static) HourRange#getStart() → {Number}
Get the field value
- Source:
Returns:
must be an integer
- Type
- Number
(static) HourRange#setEnd(end)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
end |
Number | must be an integer |
- Source:
(static) HourRange#setStart(start)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
start |
Number | must be an integer |
- Source: