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

x/complaindate/utils/parsePlainTime.ts>parsePlainTime

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

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

Parameters

isoTimeString: string