temporal-fns
GitHub
npm
Preparing search index...
isSameHour
Function isSameHour
isSameHour
(
a
:
TemporalWithDateTime
,
b
:
TemporalWithDateTime
)
:
boolean
Returns
true
when
a
and
b
share the same wall-clock hour.
Parameters
a
:
TemporalWithDateTime
b
:
TemporalWithDateTime
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
npm
temporal-fns
Loading...
Returns
truewhenaandbshare the same wall-clock hour.