Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Date Format Issue


bluebird2
Participant

@bluebird2

I have a similar issue with Persian. Showing the date as “1 day, 13 hours ago” is not the right way of showing it in every language. The first issue is comma which might be a different in other languages (such as Arabic, Persian, Urdu, and some others) and need to be localized. Plus the fact that comma in dates needs to be localized separately from the regular comma because in many countries they use “and” instead of comma, so the users from those countries should be able to replace it with their own terms.
Secondly, the whole date format needs to be localized. Currently the numbers are in Latin alphabet and do not get replaced with numbers from other alphabet systems such as Arabic.

Skip to toolbar