Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/NitroRCr/AIaW
/ DefineDateTimeFormat
Interface
DefineDateTimeFormat
src/boot/i18n.ts:20–20 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
18
19
// define the datetime format schema
20
export
interface
DefineDateTimeFormat { }
21
22
// define the number format schema
23
export
interface
DefineNumberFormat { }
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected