Javascript GetUTCDate() Function

The getUTCDate() function of date object returns the day of the month of the specified date as per the universal time. Use it for example to get month of the specified date as per the universal time.

Syntax

Javascript GetUTCDate() Function Example

This will produce following result