How do I change the timestamp to just show the date in version 5.0.2?
When I edit my attribute that is of type "timestamp", there is no "mode" field to select date only.
|
One answer
Set the "timestampMode" property of the presentation of the Timestamp attribute to "datemode".
Comments
Glenn Crawford
commented Oct 13 '15, 1:43 p.m.
Thanks for the input. Adding the properties key for timestamp and setting it to datemode did change the formation of the field when displayed in an individual RTC entry. However, when I run a query to display multiple RTC entries, the columns that are timestamps and still display as full timestamps even though they only display the date within the entry. Is there a way to change the displayed format for query output?
Donald Nong
commented Oct 13 '15, 8:38 p.m.
The property only applies to the presentation, not the attribute itself. I don't know any way to customize the column display of a query.
|
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.