How to put date value from CLI reulst to date type field
Hello
I can get date value from CLI like below
command > tm results --caseID=1111 --fields="Modified Date"
output > Sep 25, 2019 11:53:47 AM
outputs can be several.
question1 : in case of several outputs, how can I select latest date output?
question2 : how can I put date output to integrity field(date type)
Thank you very much

