Is there a way to make a date picker change time format based on country (or just use the browser locale) rather than based on the user's language? This is causing some issues with javascript widgets, because they DO use the browser locale to determine the time format, and then if the person has English (US) selected, but they are in the Netherlands, you get Mendix widgets displaying 2:00 PM and the javascript widget displaying 14:00, which is not really ideal. Is there a simple way around this?/
↧