@theredhead — Frontend Library - v1.0.0
Preparing search index...
ui-kit/src/public-api
addMonths
Function addMonths
addMonths
(
d
:
Date
,
months
:
number
)
:
Date
Adds (or subtracts) the given number of months to
d
.
Parameters
d
:
Date
months
:
number
Returns
Date
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@theredhead — Frontend Library - v1.0.0
Loading...
Adds (or subtracts) the given number of months to
d.