Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/durationjs/src/duration.lite.ts>Duration

Get the formated time duration
Latest
function Duration
import { Duration } from "https://deno.land/x/durationjs@v4.1.1/src/duration.lite.ts";

A lighter alternative to duration.js

Parameters

ms: number

Time in milleseconds to parse into a duration.