jcefmaven / jcefmaven

Maven artifacts for JCef

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The date input box is in English

lizhiwei8061 opened this issue · comments

Describe the bug
The date input box is in English
example p1

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
Other browsers are in Chinese
example p2

Screenshots
image
image

Environment (please complete the following information):

  • OS: windows
  • Architecture: amd64
  • Version: jcefmaven116.0.19.1

Additional context
May I ask if there is a solution

Source code
Add sources to reproduce the problem.

Im by no means an expert, but I would assume that you need to set the browser locale from code in jcef. Have you tried this? You should be able to set it using a command line switch: https://magpcss.org/ceforum/viewtopic.php?f=6&t=15470