HOME


Mini Shell 1.0
Redirecting to https://devs.lapieza.net/iniciar-sesion Redirecting to https://devs.lapieza.net/iniciar-sesion.
DIR: /proc/self/root/usr/share/node_modules/es-abstract/2016/
Upload File :
Current File : //proc/self/root/usr/share/node_modules/es-abstract/2016/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);
};