Dashboard
PHP:
8.4.20
OS:
Linux
User:
sinnett_country
/
/
usr
/
share
/
nodejs
/
es-abstract
/
2017
📤 Upload
📝 New File
📁 New Folder
Close
Editing: thisTimeValue.js
'use strict'; var $DateGetTime = require('call-bind/callBound')('Date.prototype.getTime'); // https://ecma-international.org/ecma-262/6.0/#sec-properties-of-the-date-prototype-object module.exports = function thisTimeValue(value) { return $DateGetTime(value); };
Save
Cancel