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

x/complaindate/utils/parsePlainDate.ts>parsePlainDate

JavaScript date-time utilities that keeps timezones on the surface
Go to Latest
function parsePlainDate
import { parsePlainDate } from "https://deno.land/x/complaindate@v0.7.2/utils/parsePlainDate.ts";

Create a new plain-date object from an ISO date string.

Parameters

isoDateString: string