Log in | Register | Lost password

Bottom
Date format in different languages
  • Posted: 12.08.2006, 11:52
     
    Converted
    rank:
    12
    registered:
     March 2009
    Status:
    offline
    last visit:
    Posts:
    0
    I want to change the style of the "published at"-Date, depending on which language the user has choosen. In Pagesetter, I used the code

    Code

    <!--[$core.created|pndate_format:datelong]-->

    which works fine. In Mediashare I use

    Code

    <!--[$album.createdDate|pndate_format:datelong]-->

    which returns a strange error: In English, the date is shown correct, in German I get the date of today. Any idea?
  • Posted: 14.08.2006, 23:28
     
    Converted
    rank:
    12
    registered:
     March 2009
    Status:
    offline
    last visit:
    Posts:
    0
    Mediashare formats the dates using the language constant "_MSDATEFORMAT" which you can change in the Mediashare language files.

    The CVS version also supports $album.createdDateRaw which is the raw UNIX timestamp.

Template courtesy of Designs By Darren.