Calendar display error in Moodle 1.6

Calendar display error in Moodle 1.6

Wei Tang - દ્વારા
Number of replies: 3
hi All,

After trying Moodle 1.6 beta, I found there was a calendar error.

Moodle cann't show Year/Month promptly.

I've also trying to langconfig.php but not works well.

BTW: I use windows XP

Here is some codes from langconfig.php
...
$string['locale'] = 'zh_CN.UTF-8';
$string['localewin'] = 'Chinese_China.936';
$string['localewincharset'] = 'CP936';
$string['oldcharset'] = 'UTF-8';
...

Thanks

Tang

Attachment M-calendar-bug.PNG
In reply to Wei Tang

Re: Calendar display error in Moodle 1.6

Ling Li - દ્વારા
I do not have this problem.

Maybe you should change the locale in admin/config.php to zh_CN.UTF-8, and make sure your server already has zh_CN.UTF-8 locale.