Hi,
After I use java REST API to create an incident on IBM Resilient, the response json contains these datetime fields:
"create_date": 1589602027349,
...
"inc_last_modified_date": 1589602027349,
Can I ask if the long number in these datetime fields are in UTC timezone or the server's local timezone?
If it is in server's timezone, is there a way to find out what timezone the server has? Is this a field in the response json of the created incident?
Thanks!
------------------------------
Mei Thom
------------------------------