Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
40
function
dateConvert(d) {
41
return
new
Date(d);
42
}
43
44
describe(
'HEAD object, conditions'
, () => {
45
withV4(sigCfg => {
Callers
1
objectHead.js
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected