Help with moment.js and weekly note template

Hello. Long time, first time.

I was hoping for some help in figuring out the proper moment.js token for my weekly note template. I am using the native templates plugin because I think it can do everything I need.

What I want:

I am hoping to have the note auto-populate each weekday date from that week. So, for example, Monday, January 27. Tuesday, January 28, and so on.

Things I have tried, based on the documentation:

{{date:E, 1}}
{{date:E(1)}}

This just inserts the day number (1, 2, 3) but not the date.

Clearly, I don’t know what I’m doing and if you would be willing I’d love to get some tips!

Thanks so much!