Forums / Setup & design / Character in date format - wrong codpage
Martina Istok
Tuesday 07 September 2004 5:38:11 pm
When showing published dates, month's textually are showing in other codepage then content of whole page. Content of whole page is showing in iso-8859-2.
The problem is that one character in name of the month on my language doesn't exists in iso-8859-1 codepage.
In local regional settings file code page is set to iso-8859-2.
There are my settings: (Charset] # The preferred charset Preferred=iso-8859-2 # A list of charset this locale is allowed to use Allowed[]=iso-8859-2 # Microsoft variants of iso-8859-*, has extra characters Allowed[]=cp1250 # IBM charsets Allowed[]=cp852)....
How can i change showing the date from iso-8859-1 to iso-8859-2.
Thanks.
Volker Lenz
Thursday 09 September 2004 9:12:17 am
Switch to UTF-8 and get rid of all these codepage-trouble. Read this article in order to find out what you have to do:http://ez.no/ez_publish/documentation/configuration/configuration/language_and_charset/unicode_with_ez_publish.