Can someone help me recreate a date format in a momentJS? The wished output is Mon, 07 Feb 2022
Hi Thomas!
This page is really helpful when working with moment.js
You can use the following Moment JS expression: ‘ddd, DD MMM YYYY’
Can someone help me recreate a date format in a momentJS? The wished output is Mon, 07 Feb 2022
Hi Thomas!
This page is really helpful when working with moment.js
You can use the following Moment JS expression: ‘ddd, DD MMM YYYY’