umami-api-js
Preparing search index...
WebsiteStats
DateRange
Interface DateRange
Remarks
Don't confuse with
Timestamps
, where the word "At" is used over "Date"!
interface
DateRange
{
endDate
:
Date
;
startDate
:
Date
;
}
Index
Properties
end
Date
start
Date
Properties
end
Date
endDate
:
Date
start
Date
startDate
:
Date
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
end
Date
start
Date
umami-api-js
Loading...
Remarks
Don't confuse with Timestamps, where the word "At" is used over "Date"!