Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
function default
import { default } from "https://deno.land/x/date_fns@v2.7.0/startOfTomorrow/index.js";

Examples

// If today is 6 October 2014: var result = startOfTomorrow() //=> Tue Oct 7 2014 00:00:00