Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/colinhacks/zod
/ play.ts
File
play.ts
play.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ z } from
"zod"
;
2
3
const
formDate = z.iso
4
.datetime({ offset: true })
Callers
nothing calls this directly
Calls
4
transform
Method · 0.80
or
Method · 0.80
datetime
Method · 0.65
safeParse
Method · 0.65
Tested by
no test coverage detected