temporal-fns
GitHub
npm
Preparing search index...
isSameQuarter
Function isSameQuarter
isSameQuarter
(
a
:
TemporalWithYearMonth
,
b
:
TemporalWithYearMonth
)
:
boolean
Returns
true
when
a
and
b
fall in the same quarter of the same year.
Parameters
a
:
TemporalWithYearMonth
b
:
TemporalWithYearMonth
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
npm
temporal-fns
Loading...
Returns
truewhenaandbfall in the same quarter of the same year.