Javascript GetUTCFullYear() Function

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

Syntax

Javascript GetUTCFullYear() Function Example

This will produce following result