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

This function helps convert a string like 1d5h to milliseconds.

Parameters

text: string