const moment = require('moment'); console.log(moment().format('YYYY-MM-DD')); // نمایش تاریخ به فرمت سال-ماه-روز