(d)
| 112846 | return +d; |
| 112847 | } |
| 112848 | function 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 | /*! |
nothing calls this directly
no outgoing calls
no test coverage detected