Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/complaindate/utils/parsePlainTime.ts>parsePlainTime

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

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

Parameters

isoTimeString: string