MCPcopy Index your code
hub / github.com/scality/cloudserver / dateConvert

Function dateConvert

tests/functional/aws-node-sdk/test/object/objectHead.js:40–42  ·  view source on GitHub ↗
(d)

Source from the content-addressed store, hash-verified

38}
39
40function dateConvert(d) {
41 return new Date(d);
42}
43
44describe('HEAD object, conditions', () => {
45 withV4(sigCfg => {

Callers 1

objectHead.jsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected