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

x/lume/core/page_preparer.ts>getGitDate

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

Parameters

type: "created" | "modified"
file: string

Returns

Date | undefined