Keyword

How to format date and time of the RSS feed reader?

  • poffen
  • poffen's Avatar Topic Author
  • Offline
  • New Member
More
15 years 9 months ago #15482 by poffen
Hi all,

First of all, thanks to the joomlaworks team for this slick and nice piece of work! It was just the kind of modul I wanted and it worked right out of the box!

I've searched the forum to try to find out how to format date and time, but without any success.  :( Right now the date and time of the feeds read something like "11 Jul 2008 - 6:21 am". I would like to have the date like "11.07.2008" (but I guess I can live with the present format) and the time format changed from english (am/pm) to 24 hr format. Anyone who could put me in the right direction?

Any help would be greatly appreciated...

Thanks, poffen

Please Log in or Create an account to join the conversation.

More
15 years 7 months ago #15483 by Tia
Hi

you can change file "mod_jw_srfr.php" at line 172:

"echo $item->get_date('j M Y | g:i a');"

to : "echo $item->get_date('d.m.y | H:i');"

Tia

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum