Skip to main content
Module

x/ui7/mod.ts>Time

Generate UUIDv7 identifiers in JavaScript (or TypeScript)
Latest
type alias Time
import { type Time } from "https://deno.land/x/ui7@v0.2.3/mod.ts";

A Date object or millisecond-precision UNIX timestamp.

definition: number | Date