Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Language and In...Language and In...Date string formatDate string format
Previous
 
Next
New Post
10/6/2008 4:39 PM
 

I'm making a new website with dnn 4.8.4 in french (fr-CA)

 

In english, the date string appear like this: Monday, October 06, 2008

And in french like this:                              6 octobre, 2008

If possible, i want to: 1) Add the day also in french (lundi, mardi...)

                                2) Delete de coma after the month, this is not required in french

 

Does theses changes could be make in language editor (what file?)  or using another way?

 

Thanks!

 

 
New Post
10/6/2008 5:09 PM
 

Its hard to do for all dates then you have to go to all places and change. If its just in the skin for the CURRENTDATE token you can do it easy.

<Token>[CURRENTDATE]</Token>
  <Settings>
   <Setting>
    <Name>Dateformat</Name>
    <Value>dddd  dd MMMM yyyy</Value>
   </Setting>
  </Settings>
 

This problem is a heredity from old tmes when us programers asked wrong persons what the date was in native languages and I dont understand why it cant bee changed.

 
New Post
10/7/2008 4:01 PM
 

Thanks,

 

But i did't find the exact file where make the change....I'm newbie with dnn ;)

 
New Post
10/7/2008 5:25 PM
 

If it is the Currentdate in a skin you change the ascx file for the skin as below

<dnn:CURRENTDATE runat="server" id="dnnCURRENTDATE" Dateformat="dddd  dd MMMM yyyy" />

Read more in the skinning document, its old but give you a good overview.

Jan

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Language and In...Language and In...Date string formatDate string format


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out