Open
Description
Hi,
thanks for the plugin, it's really helpful! :)
However I noticed an issue. I activated the plugin and it translates the calendar to German, that's fine. Additionally I wanted to change the date format into dd/mm/yyyy by adding the code to functions.php
// Example, change date format to dd/mm/yyyy
add_filter( 'elementor/datepicker/format', function(){ return 'd/m/Y'; } );
Unfortunately, when I do this, the date picker stops working correctly, I'm unable to select any dates after 20th September. Not sure why? I did a screencast about the issue: https://recordit.co/9jTn2XdC6j
Thanks
Pierre
Metadata
Metadata
Assignees
Labels
No labels