hyTags
HomeHome Getting StartedGetting Started DocumentationDocumentation

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