Export Date not Timestamp when exporting using RPE
![]()
I have fields in RQM where I am assigning a Date to a Test Case and when I export to RPE I want to display only the date - preferably in a UK style format dd/mm/yyyy.
However in RPE it always displays the a timestamp as well as the date in us format yy/mm/dd. Is there a way to change this without having to use Java Script to parse and split the string up before re-assembling with just the informaiton I am interested in exporting. |