Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/valibot/mod.ts>ISO_TIME_REGEX

The modular and type safe schema library for validating structural data 🤖
Extremely Popular
Go to Latest
variable ISO_TIME_REGEX
Re-export
import { ISO_TIME_REGEX } from "https://deno.land/x/valibot@v0.28.1/mod.ts";

ISO 8601 time regex.

type

RegExp