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

x/denocordts/src/types/timestamp.ts>TimeStamps

An Object Oriented Discord API wrapper for Deno.
Latest
enum TimeStamps
import { TimeStamps } from "https://deno.land/x/denocordts@1.2.0/src/types/timestamp.ts";

Members

d = "d"

Short Date

D = "D"

Long Date

f = "f"

Short Date/Time

F = "F"

Long Date/Time

R = "R"

Relative Time

t = "t"

ShortTime

T = "T"

Long Time