Javascript getUTCSeconds() Function

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

Syntax

Javascript getUTCSeconds() Function Example

This will produce following result