How can I change locale settings to display days and months in Italian format and language?

Comments

xamanu’s picture

Title: How can I change locale settings? » Localization of date units (days, months etc)
Version: 6.x-1.x-dev » 6.x-2.x-dev
Category: support » feature

Good request. Targeting for the 2.x version. SIMILE Timeline 2.x now supports localization. This has to be investigated how to integrate into the module.

xamanu’s picture

Version: 6.x-2.x-dev » master
Status: Active » Postponed

Timeline 2.3 now supports the following locales: cs, de, en, es, fr, it, nl, ru, se, tr, vu, zh
Right now it detects automatically the browsers language and displays the timeline in this language.

However I think the timeline should show up in the Drupal's defined language to be more consistent. But unfortunately this can not be resolved till timeline fixes their parameter issue or D7 comes out. I guess D7 is the better perspective. The only way that I could see is creating on the fly js files and this is not a acceptable approach.

This has to wait till D7 version of this module.