===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
node-date-time-3.1.0/index.js-25-	if (options.showMilliseconds && date.getUTCMilliseconds() > 0) {
node-date-time-3.1.0/index.js:26:		end = ` ${date.getUTCMilliseconds()}ms${end}`;
node-date-time-3.1.0/index.js-27-	}