[TYPO3-english] Cal Base. Charset in abbreviated day-labels
Pero Peric
pperic at mail.com
Wed Jul 16 23:22:21 CEST 2014
On 15.7.2014. 13:34, Rasmus Jørgensen wrote:
> No, I am not sure ...
>
> But this setting in calendar base should do the trick
>
> date_stdWrap {
> csConv = UTF-8
> }
>
> and it does not work :-/
If this will help you... Few days ago i had problems with TYPO3 and
charsets so i started to debug TYPO3 :-) and because i also use
abbreviated dates i saw that it calls function:
function csConv($str,$from='')
that you can find in typo3/sysext/cms/tslib/class.tslib_fe.php
So maybe you can do some debuging there to see what is going on :-)
Regards.
More information about the TYPO3-english
mailing list