UNPKG

xhy-xe-utils

Version:
6 lines (4 loc) 103 B
function helperGetDateTime (date) { return date.getTime() } module.exports = helperGetDateTime