to-json.js 150 Bytes
Newer Older
Lalita's avatar
Lalita committed
1 2 3 4
require('../../modules/es.date.to-json');
var entryUnbind = require('../../internals/entry-unbind');

module.exports = entryUnbind('Date', 'toJSON');