Console
hyTags
Home
Home
Getting Started
Getting Started
Documentation
Documentation
date-set
Creates a new date with modified components
Parameter
Type
Description
self
date
The date to modify
year
number
The new year (optional)
month
number
The new month (optional)
day
number
The new day (optional)
return
date
A new date with the modified components