Skip to main content
Module

x/typebox/example/formats/time.ts>IsTime

Json Schema Type Builder with Static Type Resolution for TypeScript
Go to Latest
function IsTime
import { IsTime } from "https://deno.land/x/typebox@0.32.20/example/formats/time.ts";

[ajv-formats] ISO8601 Time component

Examples

20:20:39+00:00

Parameters

value: string
optional
strictTimeZone: boolean

Returns

boolean