display current date in html snippet using jS

0
hello! I want to show the current data in the format of (Wed, October 12, 2022) on my app. i researched and found that the only way this is possible is via HTMLSnippet. I also found the below javascript code however it displays this time. i’ve tried altering this code however i’m very new to jS.M Can somebody please help me figure this out? thank you! 
asked
1 answers
1

You do not need any javascript at all. You can just use text. Just start typing and put {1} as text. Then create a new parameter and use this expression:

Then this is the for Dutch localized result:

Regards,

Ronald

 

answered