Module

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

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

[ajv-formats] ISO8601 Time component

Examples

20:20:39+00:00

Parameters

value: string
optional
strictTimeZone: boolean

Returns

boolean