brianblakely / nodep-date-input-polyfill

Automatically adds datepickers to input[type=date] on IE, macOS Safari, and legacy browsers.
https://www.npmjs.com/package/nodep-date-input-polyfill
MIT License
96 stars 137 forks source link

UK Date Format #35

Closed seansoriano closed 7 years ago

seansoriano commented 7 years ago

Saw that UK Date format is not yet supported.

Is there a way to change the date format from US to UK date format (dd-mm-yyyy).

seansoriano commented 7 years ago

Saw that there is a en-GB which is a UK format. my bad