MCPcopy Create free account
hub / github.com/microsoft/SandDance / formatUnixTimestampSeconds

Function formatUnixTimestampSeconds

docs/app/js/sanddance-app.js:112848–112850  ·  view source on GitHub ↗
(d)

Source from the content-addressed store, hash-verified

112846 return +d;
112847}
112848function formatUnixTimestampSeconds(d) {
112849 return Math.floor(+d / 1000);
112850}
112851
112852},{"d3-time":"l42HK","@parcel/transformer-js/src/esmodule-helpers.js":"jA2du"}],"kZBmL":[function(require,module,exports) {
112853/*!

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected