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

Re: [SWDevil.Com] How to display days since add and last modified

Quote Reply
Re: [SWDevil.Com] How to display days since add and last modified In reply to
Ok try some debugging:

Code:
<%set _today = GT::Date::date_get%>
<%set today = GT::Date::date_transform ($_today, "%yyyy%-%mm-%dd%", "%dd% %mmm% %yyyy%")%>
today = <%today%> <br />
Add Date: <%GT::Date::date_diff($Add_Date,$today)%> <br>
Mod Date: <%GT::Date::date_diff($Mod_Date,$today)%>

(I also fixed something, which may have been causing it not to work =))

Cheers

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Subject Author Views Date
Thread; hot thread How to display days since add and last modified VishalT 18625 Sep 8, 2009, 5:32 AM
Thread; hot thread Re: [SWDevil.Com] How to display days since add and last modified
Andy 18249 Sep 8, 2009, 5:43 AM
Thread; hot thread Re: [Andy] How to display days since add and last modified
VishalT 18255 Sep 8, 2009, 6:17 AM
Thread; hot thread Re: [SWDevil.Com] How to display days since add and last modified
Andy 18297 Sep 8, 2009, 6:45 AM
Thread; hot thread Re: [Andy] How to display days since add and last modified
VishalT 18190 Sep 8, 2009, 6:54 AM
Thread; hot thread Re: [SWDevil.Com] How to display days since add and last modified
Andy 18301 Sep 8, 2009, 6:56 AM
Thread; hot thread Re: [Andy] How to display days since add and last modified
VishalT 18243 Sep 8, 2009, 7:04 AM
Thread; hot thread Re: [SWDevil.Com] How to display days since add and last modified
Andy 18205 Sep 8, 2009, 7:07 AM
Thread; hot thread Re: [Andy] How to display days since add and last modified
VishalT 18242 Sep 8, 2009, 7:24 AM
Thread; hot thread Re: [SWDevil.Com] How to display days since add and last modified
Andy 18262 Sep 8, 2009, 7:26 AM
Thread; hot thread Re: [Andy] How to display days since add and last modified
VishalT 18333 Sep 8, 2009, 7:33 AM
Thread; hot thread Re: [SWDevil.Com] How to display days since add and last modified
Andy 18259 Sep 8, 2009, 7:42 AM
Post; hot thread Re: [Andy] How to display days since add and last modified
VishalT 18100 Sep 8, 2009, 8:12 AM
Thread; hot thread Re: [Andy] How to display days since add and last modified
VishalT 18218 Sep 9, 2009, 9:09 AM
Thread; hot thread Re: [SWDevil.Com] How to display days since add and last modified
Andy 18272 Sep 9, 2009, 9:13 AM
Thread; hot thread Re: [Andy] How to display days since add and last modified
VishalT 18113 Sep 9, 2009, 9:22 AM
Thread; hot thread Re: [SWDevil.Com] How to display days since add and last modified
Andy 18200 Sep 9, 2009, 9:23 AM
Thread; hot thread Re: [Andy] How to display days since add and last modified
VishalT 18228 Sep 9, 2009, 9:24 AM
Post; hot thread Re: [SWDevil.Com] How to display days since add and last modified
VishalT 18062 Sep 9, 2009, 9:26 AM
Thread; hot thread Re: [SWDevil.Com] How to display days since add and last modified
Andy 18127 Sep 9, 2009, 9:27 AM
Thread; hot thread Re: [Andy] How to display days since add and last modified
VishalT 17983 Sep 10, 2009, 4:36 AM
Thread; hot thread Re: [SWDevil.Com] How to display days since add and last modified
Andy 18107 Sep 10, 2009, 4:38 AM
Thread; hot thread Re: [Andy] How to display days since add and last modified
VishalT 18104 Sep 10, 2009, 5:23 AM
Thread; hot thread Re: [SWDevil.Com] How to display days since add and last modified
Andy 18079 Sep 10, 2009, 5:24 AM
Thread; hot thread Re: [Andy] How to display days since add and last modified
VishalT 17993 Sep 10, 2009, 8:21 AM
Thread; hot thread Re: [SWDevil.Com] How to display days since add and last modified
Andy 9631 Sep 10, 2009, 9:24 AM
Thread; hot thread Re: [Andy] How to display days since add and last modified
VishalT 9635 Sep 10, 2009, 9:35 AM
Thread; hot thread Re: [SWDevil.Com] How to display days since add and last modified
Andy 9556 Sep 10, 2009, 9:37 AM
Thread; hot thread Re: [Andy] How to display days since add and last modified
VishalT 9525 Sep 10, 2009, 9:42 AM
Thread; hot thread Re: [SWDevil.Com] How to display days since add and last modified
Andy 9681 Sep 10, 2009, 9:48 AM
Thread; hot thread Re: [Andy] How to display days since add and last modified
VishalT 9600 Sep 10, 2009, 10:17 AM
Thread; hot thread Re: [SWDevil.Com] How to display days since add and last modified
Andy 9555 Sep 10, 2009, 10:19 AM
Thread; hot thread Re: [Andy] How to display days since add and last modified
VishalT 9568 Sep 10, 2009, 10:22 AM
Thread; hot thread Re: [SWDevil.Com] How to display days since add and last modified
Andy 9566 Sep 10, 2009, 10:24 AM
Thread; hot thread Re: [Andy] How to display days since add and last modified
VishalT 9589 Sep 11, 2009, 6:34 AM
Thread; hot thread Re: [SWDevil.Com] How to display days since add and last modified
Andy 9748 Sep 11, 2009, 7:07 AM
Thread; hot thread Re: [Andy] How to display days since add and last modified
VishalT 9641 Sep 14, 2009, 11:59 PM
Thread; hot thread Re: [SWDevil.Com] How to display days since add and last modified
Andy 9732 Sep 15, 2009, 12:10 AM
Post; hot thread Re: [Andy] How to display days since add and last modified
VishalT 9480 Sep 15, 2009, 3:15 PM
Thread; hot thread Re: [Andy] How to display days since add and last modified
VishalT 9499 Sep 15, 2009, 6:32 PM
Thread; hot thread Re: [SWDevil.Com] How to display days since add and last modified
Andy 9475 Sep 16, 2009, 12:01 AM
Post; hot thread Re: [Andy] How to display days since add and last modified
VishalT 9395 Sep 16, 2009, 10:27 PM