setDay
Set the day to the given date.
setDay(new DateTime(2022,2,20), 28) will be date of 2022-2-28
the date to be changed
the day of the new date
the new date with the day set
Generated using TypeDoc
setDay
Set the day to the given date.
setDay(new DateTime(2022,2,20), 28) will be date of 2022-2-28