Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/lume/core/filesystem.ts>createDate

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
function createDate
import { createDate } from "https://deno.land/x/lume@v1.16.2/core/filesystem.ts";

Parameters

unnamed 0: { year: string; month: string; day: string; hour?: string; minute?: string; second?: string; }