UNPKG

di-shan-utils

Version:

JavaScript 函数库、工具类

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