Skip to main content
Module

x/durationjs/mod.ts>Duration#toString

Get the formated time duration
Go to Latest
method Duration.prototype.toString
import { Duration } from "https://deno.land/x/durationjs@v4.1.0/mod.ts";

Get a simple formatted duration in the form dd:hh:mm:ss:ms

Returns

string

Formatted string