The result Date
type, returned from the context function, or inferred from the arguments.
The date to be changed
The minutes of the new date
Optional
options: SetMinutesOptions<ResultDate>An object with options
The new date with the minutes set
The
Date
type, the function operates on. Gets inferred from passed arguments. Allows using extensions likeUTCDate
.