Skip to main content
Module

x/lume/core/utils/date.ts>parseDate

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
function parseDate
import { parseDate } from "https://deno.land/x/lume@v2.3.0/core/utils/date.ts";

Parse a string or number (of miliseconds) to UTC Date

Parameters

date: string | number