The date input shim always shows dates as mm/dd/yyyy regardless of the user's locale. Chrome uses the correct format based on locale.
Unfortunately the standard does not include an interface for manually overriding the format, though if there could be some way to do that via some sort of custom attribute that might be nice.
The date input shim always shows dates as mm/dd/yyyy regardless of the user's locale. Chrome uses the correct format based on locale.
Unfortunately the standard does not include an interface for manually overriding the format, though if there could be some way to do that via some sort of custom attribute that might be nice.