calendar-american-date-display-form

calendar-american-date-display-form is a variable defined in `calendar.el'.
Its value is

((if dayname (concat dayname ", ")) monthname " " day ", " year)

  • This variable may be risky if used as a file-local variable.

Documentation:
Pseudo-pattern governing the way a date appears in the American style.
Normally you should not customize this, but `calendar-date-display-form'
(which see).

You can customize this variable.