Can anyone please suggest on how to provide dates to the IWorkItem.RESOLUTION_DATE_PROPERTY in RTC Expressions
Hello All,
|
Accepted answer
I used the following Timestamp code and it is working fine . :)
Ralph Schoon selected this answer as the correct answer
|
One other answer
Ralph Schoon (63.6k●3●36●46)
| answered May 12 '17, 3:29 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER This might work, but to get more control, you should be aware, that the product code uses SimpleDateFormat to convert timestamps into strings and strings back into timestamps.
The SimpleDateFormatUtil mentioned in https://rsjazz.wordpress.com/2013/01/02/working-with-work-item-attributes/ is available in the OpenSource Work Item Command Line. The OpenSource Work Item Command Line also has examples to access and convert all existing attribute types.
|
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.