First time here? Check out the FAQ!

Revision history  [back]

Format Localization and Time Zone settings

Happy 1st May everyone!

I want to set up dates and times in askbot, so that they appear in a format/language familiar to my users. I see here how I can play with the formats. What I don't see is how to localize these formats? Most of my users will not be english people, so for example, when %b format used (like in Apr 30), I don't want the word Apr to appear, but Απρ, which is the greek translation.

Do you know if django has any solution to this?

Also, I was reading this and this django docs and I was wondering if Askbot's current version supports these, so that users are able to see the same data but in different format, according to their timezone and locale. And if it's not supported, is there any future plans about these?