Solved - URGENT - Changing date format in News Area
Posted: Mon Oct 15, 2007 12:07 pm
I have created a multi language site using CMSMS
I have made a NEWS area for both languages Dutch and English
In the dutch area I call a section like this
If I change the "Default language for the frontend:" to Dutch it changes the date through out the site to the correct format, so I know that I can change the date format but I want it only to change in the Dutch pages
I have tried inserting the following code that worked for me in the blog http://www.blog.founter.com/dut/
Maybe I can create a template to call in the dutch posts
See the date format on the top of each post:
Dutch: http://www.founter.com/demo/index.php?page=artikelen-in-de-media
English: http://www.founter.com/demo/index.php?page=artikelen-in-de-media
Don't take notice of the text in the english articles they still need to be translated to English
I would appreciate help A.S.A.P, this site is supposed to go live today
I did try dates in this format 27/03/07 but the customer requested 27 maart, 2007 for Dutch and March 27, 2007 for the english
Thanks in advance
Steven
I have made a NEWS area for both languages Dutch and English
In the dutch area I call a section like this
The lang="nl_NL" changes the more to meer which is good but the date format does not change to Dutch March to maart.{news detailpage='artikelen in the media' category="artikelen in the media" dateformat="%e, %B %G" lang="nl_NL"}
If I change the "Default language for the frontend:" to Dutch it changes the date through out the site to the correct format, so I know that I can change the date format but I want it only to change in the Dutch pages
I have tried inserting the following code that worked for me in the blog http://www.blog.founter.com/dut/
I need some code that I can insert in the Dutch template that will change the dates to the correct formats
Maybe I can create a template to call in the dutch posts
See the date format on the top of each post:
Dutch: http://www.founter.com/demo/index.php?page=artikelen-in-de-media
English: http://www.founter.com/demo/index.php?page=artikelen-in-de-media
Don't take notice of the text in the english articles they still need to be translated to English
I would appreciate help A.S.A.P, this site is supposed to go live today
I did try dates in this format 27/03/07 but the customer requested 27 maart, 2007 for Dutch and March 27, 2007 for the english
Thanks in advance
Steven