Hi,
Dates are not localized in the no-JS version. Here is an exemple in French:
(Date is still in English)
Hi,
Dates are not localized in the no-JS version. Here is an exemple in French:
(Date is still in English)
@neil make it so that only numbers are used for dates in the no-JS version please so we do not need to localize them.
Sadly, even if you use only numbers, you must localize it. Some countries use DD/MM/YY (like France) and others MM/DD/YY. If you want cry, look at it: http://en.wikipedia.org/wiki/Date_format_by_country
No, you can still use ISO standard date format
In this case.
I changed it so it uses the iso8601 format.