List of utility methods to do Time Now Get
Date.now = Date.now || function () { return +new Date(); };
Date.prototype.now = function() { return (this.today() + " " + this.timeNow()); };