method Date.setUTCDate
Private
Date.setUTCDate(date: number): number

Sets the numeric day of the month in the Date object using Universal Coordinated Time (UTC).

Parameters

date: number

A numeric value equal to the day of the month.

Return Type

number