Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

std/ulid/mod.ts>decodeTime

Deno standard library
Go to Latest
function decodeTime
import { decodeTime } from "https://deno.land/std@0.208.0/ulid/mod.ts";

Extracts the timestamp given a ULID

Parameters

id: string

Returns

number