[rt-users] Custom search based on full months

Kevin Falcone falcone at bestpractical.com
Thu Nov 3 13:12:03 EDT 2011


On Thu, Nov 03, 2011 at 09:20:14AM -0700, Scott Benson wrote:
> I am looking to use RT's ticket search feature to show tickets that
> were created "this month", ie November 1st - November 30th. Also
> another search for "last month".  we don't want anything that is -
> 30 day or - 1 month.   We're trying to setup a dashboard that shows
> customers what is being worked on this month, and what was worked on
> last month.  btw this is in RT 3.8.8.  Thanks in advance.

Those are all parsed by Time::ParseDate, so anything it can handle we
can use:
https://metacpan.org/module/Time::ParseDate

-kevin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20111103/dc3242ca/attachment.sig>


More information about the rt-users mailing list