What do you mean by “the date format value attribute”?
Sorry for my bad English! ^^
In the plugin, the date format seems to be always “YYYY-MM-DD” in the “value” attribute (in the <input type=”date”…/>). Would it be possible to add a filter to edit this format? I need to get the date in the French format (“DD/MM/YYYY”). It’s fine in the email body (with the shortcode [_format_xxx “d/m/Y”]) but the value in the input stays in the English format, and I can’t edit it. 🙁
Already done, but the format is always in English… I tried everything and I hope you can create a filter to edit the date format in the value attribute. I know the W3C recommandation but if people in W3C didn’t speak English, maybe they would understand the limit of this rule in certain contexts… Creating a filter would be the simplest solution, and quick to do. 🙁