jsToolboxMJK.now - mkloubert/jsToolbox GitHub Wiki

$jsTB.now property

Gets the Date object with the current time.

Syntax

$jsTB.now;

Examples

alert($jsTB.now);