...
dateSet(date,dateField,dateValue)
Argument | Description | ||
---|---|---|---|
date | See Parameter Types: Date | The original date or date-time. For the current date-time use the attribute function now(). | |
dateField | See Date-Time Functions | for details about the arguments.dateFieldThe element of the date to be be changed, for example the month or seconds. | |
dateValue | The new value for that date element. |
...