Circle V2 API Docs
Preparing search index...
@repo/legacy
chart-review/calendar
toEventInstants
Function toEventInstants
toEventInstants
(
ctx
:
|
{
episodeEnd
?:
string
|
null
;
episodeStart
?:
string
|
null
}
|
null
|
undefined
,
)
:
EventInstants
Build the event anchors from an episode context's stored timestamps (episode start = admission).
Parameters
ctx
:
{
episodeEnd
?:
string
|
null
;
episodeStart
?:
string
|
null
}
|
null
|
undefined
Returns
EventInstants
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Circle V2 API Docs
Loading...
Build the event anchors from an episode context's stored timestamps (episode start = admission).