You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 4, 2022. It is now read-only.
I am working on a multilanguage ionic v1 app but all the
input[type="date"]
are in English, completely ignoring the iPhone regional/language settings.I expect the date selector to be in the same language as the iPhone.
Steps to reproduce:
input[type="date"]
in itDo you have any idea how to translate this input? I suspect this must be somewhere in WKWebView configuration but I don't know where to look for.
Please don't suggest using a jquery date picker plugin or something in the likes, what I want used to work properly on UIWebView.
Version used:
I also opened an issue on the webview repository here
The text was updated successfully, but these errors were encountered: