MCPcopy Index your code
hub / github.com/node-modules/utility / DateStruct

Interface DateStruct

src/date.ts:149–152  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

147}
148
149export interface DateStruct {
150 YYYYMMDD: number;
151 H: number;
152}
153
154/**
155 * return datetime struct.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…