jsToolboxMJK.nowUTC - mkloubert/jsToolbox GitHub Wiki

$jsTB.nowUTC property

Gets the Date object with the current time in UTC format.

Syntax

$jsTB.nowUTC;

Examples

alert($jsTB.nowUTC);