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

x/dayjs/src/plugin/localizedFormat/utils.js>englishFormats

⏰ Day.js 2kB immutable date-time library alternative to Moment.js with the same modern API
Latest
variable englishFormats
import { englishFormats } from "https://deno.land/x/dayjs@v1.11.11/src/plugin/localizedFormat/utils.js";

type

{ LTS: string; LT: string; L: string; LL: string; LLL: string; LLLL: string; }