Skip to content
This repository has been archived by the owner on May 4, 2022. It is now read-only.

WKWebView input[type="date"] localization #395

Closed
clemfernandez opened this issue Jan 29, 2019 · 0 comments
Closed

WKWebView input[type="date"] localization #395

clemfernandez opened this issue Jan 29, 2019 · 0 comments

Comments

@clemfernandez
Copy link

clemfernandez commented Jan 29, 2019

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:

  1. Create an ionic v1 app with a sample input[type="date"] in it
  2. Set your iPhone language and locale to French
  3. The date selector is still in English

Do 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:

  • Ionic version 1

I also opened an issue on the webview repository here

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant