UNPKG

xhy-xe-utils

Version:
6 lines (4 loc) 115 B
function helperGetDateFullYear (date) { return date.getFullYear() } module.exports = helperGetDateFullYear