In Javascript, when I override Date.prototype.toString function, the output of the Date() function is not affected and the function ke
Date.prototype.toString
Date()