Skip to main content
Module

std/ulid/mod.ts>decodeTime

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

Extracts the timestamp given a ULID

Parameters

id: string

Returns

number