Forums
Forums
|
Marketplace (en)Forum for Marketplace, a Joomla! 1.0 classified ads component. Posts in english language. |
![]() | Last post |
| Forums | » Marketplace (en) | » Change the date format |
|
|
![]() 1 post --- Location: n.a. |
31.05.2009 22:02Change the date formatI would like to change the format of the date. Currently it shows date posted as 30.05.2009 (may 30).I would like it to show 05.30.2009. Thanks for your help! |
![]() 1070 posts --- Location: Fulda Germany Moderator ![]() |
02.06.2009 15:23Re: Change the date format> I would like to change the format of the date. Currently it shows date posted as 30.05.2009 (may 30). > I would like it to show 05.30.2009. You have to modify the code. E.g. in show_ad.php around line 242 in the long select statement: date_format(date_created, '%d.%m.%Y' ) as date_cr Regards Achim -- Achim Fischer Codingfish Limited www.codingfish.com |
![]() 9 posts --- Location: n.a. |
24.05.2011 00:53Re: Change the date formatSo far the files I have found the date format are: Site Root >> Components >> com_marketplace >> models category.php entries.php index.php To see the page I am speaking of, please go to: http://www.petaluma-speedway.com/index.php?option=com_marketplace&view=index&Itemid=78 |
|
|
| Forums | » Marketplace (en) | » Change the date format |




