Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/denouse/mod.ts>useTime

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

Get current time as an object

Returns

Time

Object with hours, minutes, seconds, and milliseconds.