Date format defaults to global wordpress setting for datepicker #25275
bazeboiee
started this conversation in
Feature Request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Prerequisites
What problem is your feature request going to solve? Please describe..
When I receive a bookung request, the date is always in the standard elementor format Y/mm/dd, which is not how we read dates in most of Europe and Australia and NZ. We read dates dd/mm/yyyy and so have set the wordpress General date settings to reflect this. It shouldn't be that hard to get the datepicker to use that date format instead of ignoring it.
Describe the solution you'd like.
It would be nice if Elementor checked the Wordpress General settings and used the date format in there so that everything lines up.
Describe alternatives you've considered.
I am currently having to use a JQuery snippet to force the date to conform, but I'd rather not have to use extraneous code when this seems like a really simple thing to implement.
Additional context
No response
Agreement
All reactions