On 26/12/2022 17:34, Ihor Radchenko wrote:
Max Nikulin writes:(let ((calendar-date-display-form calendar-iso-date-display-form))
...
The reason I suggest using the default value is that `calendar-iso-date-display-form' is a defcustom.
Thank you, I did not noticed that it is a user option. I should think more on this. If a user has a reason to override the ISO format, perhaps it should be respected in some way.