date.js 48 Bytes
module.exports = {
  'now': require('./now')
};