Skip to main content
Module

x/complaindate/mod.ts>parsePlainDate

JavaScript date-time utilities that keep timezones on the surface
Latest
function parsePlainDate
import { parsePlainDate } from "https://deno.land/x/complaindate@v1.0.1/mod.ts";

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

Parameters

isoDateString: string