taylorhakes/fecha

How to set a locale

lmsmartins opened this issue · 1 comments

Is it possible to set a custom locale? If user has the browser's language set to english he might change the website's language to another language. How can I set a custom locale when formatting the date using Fecha?

Snitram

It seems one can simply override de i18n. Thanks!