JSFiddle - React, Tailwind, and code Playground

by orjan

JavaScript

const tomorrow = new Date(date.setDate(date.getDate() + 1)).toISOString()
tomorrow