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

x/ulid/mod.ts>encodeTime

ULID for Deno, a UUID alternative that is lexically ordered by generation time
Latest
function encodeTime
import { encodeTime } from "https://deno.land/x/ulid@v0.3.0/mod.ts";

Parameters

now: number
optional
len: number = [UNSUPPORTED]

Returns

string