On Wed, Feb 20, 2013 at 06:39:32AM +0800, Craig Ringer wrote:
> On 02/19/2013 10:48 PM, Kevin Falcone wrote:
> > On Tue, Feb 19, 2013 at 12:37:42PM +0800, Craig Ringer wrote:
> >> {
> >> my $d = RT::Date->new(RT::SystemUser);
> >> $d->Set(Format=>'ISO', Value=>$Ticket->Due, Timezone=>"GMT");
> >> our $tdiff = $d->AgeAsString();
> >
> > You can just say $ticket->DueObj->AgeAsString if you want to tighten
> > this up.
> >
> > When you want to replicate something RT does in core in the search
> > results, you can take a quick look at share/html/Elements/*/ColumnMap
> > (so look in RT__Ticket/ColumnMap for the DueRelative sub)
> 
> Thankyou for the advice. I'll amend the wiki with both points.

Thanks for updating the wiki.

Also - there's no need to override my Reply-To settings and send me
personal email.  I read all email sent to rt-users.

-kevin

Attachment: pgpPwc_57T7Xu.pgp
Description: PGP signature


-- 
RT training in Amsterdam, March 20-21: 
http://bestpractical.com/services/training.html

Help improve RT by taking our user survey: 
https://www.surveymonkey.com/s/N23JW9T

Reply via email to