Date format: month all lower case
Is there a way that I could make the month all lower case once the date has been validated? I've tried event.value = event.value.toLowerCase() in the action tab once the field is deactivated and what not...
It may not seem like much but it's a flagrant spelling error in French. Thank you if someone can help.

