Try like below. var moment = require('moment-timezone'); var timeZones = moment.tz.names(); var offsetTmz=[]; for(var i ...
確定! 回上一頁