Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/lume/plugins/date.ts>Options

🔥 Static site generator for Deno 🦕
Extremely Popular
Go to Latest
interface Options
import { type Options } from "https://deno.land/x/lume@v2.1.1/plugins/date.ts";

Properties

optional
name: string

The name of the helper

optional
locales: Record<string, Locale>

The loaded locales

optional
formats: Record<string, string>

Custom date formats