Search
Preparing search index...
The search index is not available
@dasch-swiss/dsp-js API Documentation
Options
All
Public
Public/Protected
All
Inherited
Menu
Globals
KnoraPeriod
Class KnoraPeriod
Represents a period (with start date and end date).
Hierarchy
KnoraPeriod
Index
Constructors
constructor
Properties
end
start
Constructors
constructor
new
Knora
Period
(
start
:
KnoraDate
, end
:
KnoraDate
)
:
KnoraPeriod
Parameters
start:
KnoraDate
end:
KnoraDate
Returns
KnoraPeriod
Properties
end
end
:
KnoraDate
start
start
:
KnoraDate
Globals
Knora
Period
constructor
end
start
Generated using
TypeDoc
Represents a period (with start date and end date).