calendar-european-date-display-form
calendar-european-date-display-form is a variable defined in `calendar.el'.
Its value is
((if dayname
(concat dayname ", "))
day " " monthname " " year)
- This variable may be risky if used as a file-local variable.