Javascript GetUTCMonth() Function

The getUTCMonth() function of date object returns 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 GetUTCMonth() Function Example

This will produce following result