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