moment(monthNumber, 'M').format('MMMM')
console.log(moment().format('DD/MMM'))
<Moment format="D MMMM YYYY">