Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
method Duration.prototype.getSimpleFormattedDuration
import { Duration } from "https://deno.land/x/durationjs@v4.1.1/src/duration.ts";

Get a simple formatted duration in the form dd:hh:mm:ss:ms (Deprecated. Use Duration#toString())

Returns

string

Formatted string