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

File date_format.cjs

benchmark/date_format.cjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-disable @typescript-eslint/no-var-requires */
2// http://jsperf.com/access-log-date-format
3const utils = require('../');
4const moment = require('moment');

Callers

nothing calls this directly

Calls 2

fasterAccessDateFunction · 0.85
fasterAccessDate2Function · 0.85

Tested by

no test coverage detected