By vanlaarhovenwebsites on Monday, 23 November 2015
Replies 9
Likes 0
Views 1.5K
Votes 0
Hello,

Is there a possabity to change the pubDate language from english to another language?
http://doelakkers.nl/index.php?option=c ... &modid=136
example:
Mon, 23 Nov 2015 07:00:00 +0000
change to:
Maandag, 23 Nov 2015 07:00:00 +0000

And another question,
Is there a way to remove the time in pubDate?
From:
Mon, 23 Nov 2015 07:00:00 +0000
To:
Mon, 23 Nov 2015

Kind regards,
Rob Adan
Hello,

Have you installed the JEvents Language pack and set the JEvents Component -> Date Format to load from language file?

Many thanks
Tony
·
9 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
Yeah, i selected that installed that option. Maybe is the language pack outdated?
·
9 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
And your Joomla! installation has the same language pack installed but for Joomla! Core?
·
9 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
I looked in the next file: nl-NL.com_jevents.ini, in that file all the transluations are correct.
And yes, joomla has the same language installed.
·
9 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
I saw in the code from the RSS its an Unix time, is that unix time based on your text files? Or is that generated by PHP by default?

Thank You
Rob Adan
·
9 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
Looks like you resolved this - the date format is now "12/01/16 19:00"
·
9 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello,

As you see, the browser converts the time.
In chrome you see the original and in firefox you see the converted.

Is this fixeble?

Thanx
·
9 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
What translation do you have for JEV_RSS_DATE and JEV_RSS_DATETIME - these should add the formatted time/date of the event into the title

The date/time you are seeing is the publication date - i.e. the date/time the event was created.
·
9 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
Ohw sorry, I forgot to mention something.
I edited the layout of the RSS feed.

It now looks like this:
{Title}
{Date and time of the event}

And not this;
{Date and time of the event} {Title}
{Date and time of the creation of the event}
·
9 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post