Question
Spelling of months in French in dates
I am creating a form in French and insterted a date field with format "d mmmm yyyy". The result is "8 Juillet 2019" but in French grammar, months should not capitalized. The result should be "8 juillet 2019" (lowercase j). Is there a way to access and edit the list of months locally so that I can fix this problem?
