Skip to content

addDays Type documentation

(date: Date, days: number) => Date
Function
Get date delta based on the offset.
-
Returns new date.
Parameters
source date object.
date: Date
numeric offset of days.
days: number

Types Documentation

No types to document for items on this page.


Except where otherwise noted, content on this site is licensed under MIT License.