MCPcopy Create free account
hub / github.com/node-modules/utility / date.test.ts

File date.test.ts

test/date.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { strict as assert } from 'node:assert';
2import moment from 'moment';
3import * as utility from '../src/index.js';
4import * as utils from '../src/index.js';

Callers

nothing calls this directly

Calls 3

getDateStringPartsFunction · 0.85
YYYYMMDDHHmmssFunction · 0.85
logDateFunction · 0.85

Tested by

no test coverage detected