|
|
|
|
|
by Hussell
3156 days ago
|
|
I want the content, number formats, date formats, map labels, etc. on my website to all use the same locale. Date input widgets are no exception. I can't afford to give full support to all locales (translation costs are ridiculous), so detecting and supporting the user's locale seems to be pointless unless they happen to be using one of the limited set I can give full support to (en-CA and fr-CA in my case). It seems like a far better idea to allow the user of my website to choose one of the supported locales, and see everything in the same consistent format than to have a few input widgets on each page decide to configure themselves based on the locale the browser was compiled with. Edit: also, consider testing. Am I supposed to download a bunch of variants of Firefox to test my locale support? |
|
Even if your page isn't translated I would still want the dates to be localized. I understand English, but not the US time and date formatting.