Universal Layer Manager
GitHub
Simple Example
Leaflet Example
Preparing search index...
RangeTimeInfo
Interface RangeTimeInfo
Duration or span of time
interface
RangeTimeInfo
{
precision
:
"date"
|
"datetime"
;
type
:
"range"
;
start
:
DateValue
;
end
:
DateValue
;
}
Hierarchy (
View Summary
)
BaseTimeInfo
RangeTimeInfo
Index
Properties
precision
type
start
end
Properties
precision
precision
:
"date"
|
"datetime"
type
type
:
"range"
start
start
:
DateValue
end
end
:
DateValue
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
precision
type
start
end
Home
GitHub
Simple Example
Leaflet Example
Universal Layer Manager
Loading...
Duration or span of time