Skip to main content
Module

x/next/index.ts>default

Get coming time after input with hour, minute, second, timezone
Latest
variable default
import { default } from "https://deno.land/x/next@0.0.2/index.ts";

type

(input: Input, now?: Date | number) => unknown