MCPcopy Create free account
hub / github.com/node-modules/utility / YYYYMMDDHHmmssOptions

Interface YYYYMMDDHHmmssOptions

src/date.ts:104–107  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

102export const YYYYMMDDHHmmssSSS = logDate;
103
104export interface YYYYMMDDHHmmssOptions {
105 dateSep?: string;
106 timeSep?: string;
107}
108
109/**
110 * `moment().format('YYYY-MM-DD HH:mm:ss')` format date string.

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…