JSFiddle - React, Tailwind, and code Playground
by Robodude
Babel + JSX
Date.prototype.toString = function(){
}
const d = new Date(2018, 9, 31)
console.log(d.toString())
by Robodude
Date.prototype.toString = function(){
}
const d = new Date(2018, 9, 31)
console.log(d.toString())