Search
Preparing search index...
The search index is not available
@donmahallem/flow-api-types
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
FlowDate
Class FlowDate
Hierarchy
FlowDate
Index
Constructors
constructor
Properties
m
Date
Accessors
date
day
month
year
Methods
distance
next
Day
previous
Day
to
String
from
String
to
Date
Array
Constructors
constructor
new
Flow
Date
(
year
:
number
, month
:
number
, day
:
number
)
:
FlowDate
Parameters
year:
number
month:
number
day:
number
Returns
FlowDate
Properties
Private
m
Date
m
Date
:
Date
Accessors
date
get
date
(
)
:
Date
Returns
Date
day
get
day
(
)
:
number
Returns
number
month
get
month
(
)
:
number
Returns
number
year
get
year
(
)
:
number
Returns
number
Methods
distance
distance
(
diffDate
:
FlowDate
)
:
number
Parameters
diffDate:
FlowDate
Returns
number
next
Day
next
Day
(
)
:
FlowDate
Returns
FlowDate
previous
Day
previous
Day
(
)
:
FlowDate
Returns
FlowDate
to
String
to
String
(
)
:
string
Returns
string
Static
from
String
from
String
(
input
:
string
)
:
FlowDate
Parameters
input:
string
Returns
FlowDate
Static
to
Date
Array
to
Date
Array
(
startDate
:
FlowDate
, endDate
:
FlowDate
)
:
FlowDate
[]
Parameters
startDate:
FlowDate
endDate:
FlowDate
Returns
FlowDate
[]
Globals
Sleep
Wake
State
Type
Flow
Api
Validator
Flow
Date
constructor
m
Date
date
day
month
year
distance
next
Day
previous
Day
to
String
from
String
to
Date
Array
Summary
Merger
IActivity
Graph
Data
IActivity
Timeline
Icons
IDay
Data
IDay
Summary
IHeart
Rate
Summary
IHistory
Item
IMini
Graph
Data
INight
Sleep
ISleep
Evaluation
Data
ISleep
Interval
ISleep
Nearby
ISleep
Report
ISleep
Summary
ISleep
Wake
State
IStart
End
Time
Pair
ITime
Value
Pair
Activity
Graph
Data
Schema
Activity
Timeline
Icons
Schema
Day
Data
Schema
Day
Summary
Schema
Heart
Rate
Summary
Schema
Mini
Graph
Data
Schema
Night
Sleep
Schema
Sleep
Evaluation
Data
Schema
Sleep
Interval
Schema
Sleep
Nearby
Schema
Sleep
Summary
Schema
Start
End
Time
Pair
Schema
Time
Value
Pair
Schema
Generated using
TypeDoc