Introduction
Migration
Configuration
Fundamentals
Advanced
Authentication & Security
API & Documentation
ORM
Orchestration & Workflow
Testing
Third-parties
Links
Premium ConfigSource
Premium TestContainers
Appearance
import { datetime } from "@tsed/schema";
See /packages/specs/schema/src/types/fn/date.ts.
function datetime(): JsonSchema;
Declare a new string model with format: datetime.
format: datetime
See JsonSchema to discover available methods.