Dear all,
please help me. I use MODx Revo and i got little problem with month name displaying.
In Ditto i set date format like this: [[+createdon:strtotime:date=`%B`]]
But it was display in English language and i want that it display in Russian.
I’d try to add into english.inc.php ’setlocale(LC_TIME, "ru_RU.utf8");’
but it’s without effect