Script - Insert Current Date?

What is the simplest way to create a “Month Day, Year” variable ?

I thibk we need a lot more on the specifics here.

  1. Do you want a date string in a JavaScript (scripting) variable, a true date variable, or a Drafts template tag?
  2. Can you be more specific about your format? For example two or four digit year, one or two digit day, or day of the week, etc.
  3. Is there a specific type of draft date property (created/modified), a current date, or a date specifies by some other variable for this output?