Gossamer Forum
Home : Products : Gossamer Links : Development, Plugins and Globals :

Re: [kzap] Hotscripts type of new listings ?

Quote Reply
Re: [kzap] Hotscripts type of new listings ? In reply to
Just add a line after the shift line:

$date = GT::Date::date_transform($date,"%dddd%,%mmmm% %d% %yyyy%","%yyyy-%mm%-%dd%");

That's off the top of my head so you may need to check the format is correct if it doesn't work. You may also need a line

use GT::Date;

at the top of the global if it complains.
Subject Author Views Date
Thread Hotscripts type of new listings ? incik 5251 Jul 28, 2002, 7:44 PM
Thread Re: [incik] Hotscripts type of new listings ?
Ian 5100 Jul 31, 2002, 1:33 PM
Thread Re: [Ian] Hotscripts type of new listings ?
incik 5075 Aug 6, 2002, 9:42 PM
Thread Re: [incik] Hotscripts type of new listings ?
xpert 5014 Sep 9, 2002, 4:54 PM
Thread Re: [xpert] Hotscripts type of new listings ?
webmaster33 4981 Sep 10, 2002, 3:38 AM
Thread Re: [webmaster33] Hotscripts type of new listings ?
blakeb 4879 Mar 3, 2003, 7:38 PM
Thread Re: [blakeb] Hotscripts type of new listings ?
kzap 4631 Oct 3, 2003, 11:12 PM
Thread Re: [kzap] Hotscripts type of new listings ?
afinlr 4646 Oct 4, 2003, 7:24 AM
Thread Re: [afinlr] Hotscripts type of new listings ?
kzap 4611 Oct 5, 2003, 12:03 AM
Thread Re: [kzap] Hotscripts type of new listings ?
afinlr 4590 Oct 5, 2003, 5:51 AM
Post Re: [afinlr] Hotscripts type of new listings ?
kzap 4578 Oct 5, 2003, 12:24 PM