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

x/denouse/mod.ts>useTime

Util functions for Deno
Go to Latest
function useTime
import { useTime } from "https://deno.land/x/denouse@v0.0.6/mod.ts";

Get current time as an object

Returns

Time

Object with hours, minutes, seconds, and milliseconds.