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

x/validatte/mod.ts>isISO8601

A Savory Class validator for Deno
Latest
function isISO8601
import { isISO8601 } from "https://deno.land/x/validatte@0.7.5/mod.ts";

Parameters

str: string
optional
options: ISO8601Options = [UNSUPPORTED]