Results 1 to 3 of 3
  1. #1
    Join Date
    Sep 2008
    Location
    Sweden
    Posts
    94
    Plugin Contributions
    4

    Default [Not a ZC core bug] Swedish Weekday in product_info

    I have try to get our Swedish language to work correct with utf-8 and I have test to change the files language to utf-8 both with bom and without.

    Still I can't get correct with the swedish special caracters åäö in the weekdays.


    wrong: Denna produkt lades till den L�rdag 03 Januari, 2004.
    Right: Denna produkt lades till den Lördag 03 Januari, 2004

    Our problem with åäö in mail is correct after convert of the file.

    (This is for 1.5.0BETA)

  2. #2
    Join Date
    Sep 2008
    Location
    Sweden
    Posts
    94
    Plugin Contributions
    4

    Default Re: Weekday in product_info

    I solved this and it is important to use exactly right formating of locale code as now it has to be for Swedish:

    @setlocale(LC_TIME, 'sv_SE.UTF-8');

    sv_SE, sv_SE.utf8, sv_SE.ISO_8859-1 is not working.

  3. #3
    Join Date
    Jun 2012
    Posts
    41
    Plugin Contributions
    0

    Default Re: Weekday in product_info

    Thank you !!!

    You saved my time: I had the same problem with Italian and the correct one for Italian is:

    @setlocale(LC_TIME, 'it_IT.UTF-8');

    Hoping saving someone else's day... :-)
    ABANDONED PROJECT

 

 

Similar Threads

  1. v154 [Not a bug] /** CDN for jQuery core **/
    By rbarbour in forum Bug Reports
    Replies: 10
    Last Post: 4 Mar 2015, 03:24 AM
  2. v150 [Not a ZC core bug] ckeditor.php addon calls insecure site
    By The Other Air Force in forum Bug Reports
    Replies: 0
    Last Post: 22 Mar 2012, 03:53 AM
  3. Replies: 2
    Last Post: 19 Nov 2009, 07:48 AM
  4. Replies: 1
    Last Post: 1 Sep 2009, 06:30 PM
  5. Specials by Weekday
    By ICS in forum Setting Up Specials and SaleMaker
    Replies: 3
    Last Post: 12 Dec 2008, 05:29 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR