mymodule.js 57 Bytes Raw Blame History Permalink 1 2 3 exports.myDateTime = function () { return Date(); };