🌈 搜索
📅  最后修改于: 2022-03-11 15:01:17.343000             🧑  作者: Mango
const moment = require('moment-timezone'); // it substract 5 minutes in the current time moment().subtract(5, 'minutes');