Files
i2i/conf/funcs/getCurrentTimestamp.js
2024-08-20 16:09:09 +08:00

2 lines
49 B
JavaScript

module.exports = () => new Date().toISOString();