@theredhead — Frontend Library - v1.0.0
Preparing search index...
ui-kit/src/public-api
isSameDay
Function isSameDay
isSameDay
(
a
:
Date
,
b
:
Date
)
:
boolean
Returns
true
if
a
and
b
represent the same calendar day.
Parameters
a
:
Date
b
:
Date
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@theredhead — Frontend Library - v1.0.0
Loading...
Returns
trueifaandbrepresent the same calendar day.