Search
Preparing search index...
The search index is not available
@kamiazya/freebusy
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"models/Block"
Block
Class Block
Block is a object for abstract handling of the start and end of time.
Hierarchy
Block
Implements
BlockLikeObject
Index
Constructors
constructor
Properties
end
start
Methods
clone
subtract
toISO8601
Constructors
constructor
new
Block
(
start
:
DateTimeInput
, end
:
DateTimeInput
)
:
Block
Parameters
start:
DateTimeInput
end:
DateTimeInput
Returns
Block
Properties
end
end
:
DateTime
start
start
:
DateTime
Methods
clone
clone
(
)
:
Block
Returns
Block
subtract
subtract
(
other
:
Block
)
:
Block
[]
Parameters
other:
Block
Returns
Block
[]
toISO8601
toISO8601
(
)
:
BlockISO8601
Returns
BlockISO8601
Globals
"index"
"models/
Block"
"models/
Block
Array"
"models/
BlockISO8601"
"models/
Block
Like"
"models/
Block
Like
Object"
"models/
Date
Time
Validator"
"models/
Day
OfWeek"
"models/
Scope"
"models/
Scope
Time"
"models/index"
"usecases/get
Free"
"usecases/index"
"utils/
Date
Time
Input"
"utils/index"
Block
constructor
end
start
clone
subtract
toISO8601
Generated using
TypeDoc
Block is a object for abstract handling of the start and end of time.