myDate.getUTCDate() in ECMAScript 262

Return the day number in UTC.

Arguments

(this method takes no arguments)

Return Type
Number

Description