calendar-european-month-header

calendar-european-month-header is a variable defined in `calendar.el'.
Its value is

(propertize (format "%s %d" (calendar-month-name month) year) 'font-lock-face 'calendar-month-header)

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

Documentation:
Default format for calendar month headings with the European date style.
Normally you should not customize this, but `calender-month-header'.

You can customize this variable.

This variable was introduced, or its default value was changed, in version 24.4 of Emacs.