It's all about the answers!

Ask a question

RTC Querying "dc:created" for a specific month/year


Benson Quach (111) | asked Mar 19 '13, 3:17 p.m.
Hi,

I was wondering if it is possible to query for all work items for the month of say February.
OR querying for the year and month of 2011 February.  (Encompassing all and only the days of February)

I know the TimeStamp attribute uses the following querying syntax.

Led-box-green In addition to a RFC3339 value, relative times can be used:
{[-]number[min|h|d|m|y]}
				
E.g. {-1h} would refer to "our hour ago"
However, I don't see an easy way of doing what I've stated above.
Does anyone have any ideas?

If this isn't supported, please let me know!

Thanks.
Benson

One answer



permanent link
Lionel Li (23111216) | answered Mar 21 '13, 4:39 p.m.
JAZZ DEVELOPER
 From the Example 3 in API https://jazz.net/wiki/bin/view/Main/WorkItemAPIsForOSLCCM20#Query_Capabilities

It should support it. try with "dcterms:created" instead of "dc:created" and see how it goes.

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.