UNPKG

xhy-xe-utils

Version:
6 lines (4 loc) 106 B
function helperGetDateMonth (date) { return date.getMonth() } module.exports = helperGetDateMonth