wakirin / Litepicker

Date range picker - lightweight, no dependencies
MIT License
898 stars 132 forks source link

Add an option to format week days names #280

Open seseso opened 3 years ago

seseso commented 3 years ago

Is your feature request related to a problem? Please describe. In locale pt-PT, the week days names are, somehow, big. It would be nice to be able to change them through configuration. Ex. weekday: "short"

Describe the solution you'd like Support options for a selected locale (see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date/toLocaleString#using_options)