Console
hyTags
Home
Home
Getting Started
Getting Started
Documentation
Documentation
date-add
Adds time components to a date
Parameter
Type
Description
self
date
The date to add to
year
number
The number of years to add (optional)
month
number
The number of months to add (optional)
day
number
The number of days to add (optional)
return
date
A new date with the added components