Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
function humanizeMilliseconds
import { humanizeMilliseconds } from "https://deno.land/x/discordeno@13.0.0-rc45/template/bigbot/src/utils/helpers.ts";

This function should be used when you want to convert milliseconds to a human readable format like 1d5h.

Parameters

milliseconds: number