Javascript GetUTCDay() Function

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

Syntax

Javascript GetUTCDay() Function Example

This will produce following result