@oneblink/sdk-core
Preparing search index...
conditionalLogicService
AddOffsetToDate
Type Alias AddOffsetToDate
AddOffsetToDate
:
(
date
:
Date
,
offset
:
number
)
=>
Date
Add an offset to a date. Callers supply timezone-aware calendar arithmetic.
Type Declaration
(
date
:
Date
,
offset
:
number
)
:
Date
Parameters
date
:
Date
offset
:
number
Returns
Date
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@oneblink/sdk-core
Loading...
Add an offset to a date. Callers supply timezone-aware calendar arithmetic.