
Originally Posted by
LazarD
Actually this shows the month on user's computer (it can be set wrong) so try this: in /includes/languages/<defaut language>.php
change the original setlocale with this
@setlocale(LC_ALL, 'bg_BG.cp1251','Bulgarian');
(this example is in Bulgarian I don't know the Hungarian charsets)