On Tue, Feb 18, 2014 at 07:39:41AM -0800, drhamilton11 wrote: > Doing a custom search and could use some help. We are using a custom search > field (date/time) and trying to do a search for anything for the current > weekend. Tried using logic such as 'friday after last' and other things, > but no luck. > > Trying to set up some dashboards so when viewed, it'll show tickets for the > current weekend. Best I got so far was > 'last sunday' AND < 'next monday'. > That at least shows the current week, but I need ONLY the weekend.
We use this module https://metacpan.org/pod/Time::ParseDate#DATE-FORMATS-RECOGNIZED That's what is supports. You may want to play with http://bestpractical.com/docs/rt/latest/RT_Config.html#AmbiguousDayInPast-AmbiguousDayInFuture -kevin
pgpEHIoggvs5m.pgp
Description: PGP signature
-- RT Training London, March 19-20 and Dallas May 20-21 http://bestpractical.com/training
