Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/denouse/use/datetime/time.ts>Time

Util functions for Deno
Latest
interface Time
import { type Time } from "https://deno.land/x/denouse@v0.0.12/use/datetime/time.ts";

Properties

hours: number
minutes: number
seconds: number
milliseconds: number