xDateTrans
xDateTrans is a modifier for MODX to force date to display in the language defined by cultureKey context setting.
On some servers and configurations day weeks and months are not translated even if PHP Set locale information is defined. This snippet/modifier resolves this problem by translating days and months following the culture key language value.
Documentation & exemplesDocumentation
Licence