
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2020 05:04 PM
Hi guys, I need to change the date format when I consult a incident using an API
I've already changed the format on the plataform. to dd/mm/yy but when I consult the format is dd-mm-yy.
Result API:
Can you help?
Thanks
Gustavo Petta.
Solved! Go to Solution.
- Labels:
-
Platform and Cloud Security

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2020 06:01 AM
Hi Asifoor
I resolved this issue using another parametter on API and configuring the format on instance.
Thanks to your help.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2020 05:25 PM
Hi Gustavo,
I believe you are using a Scripted REST API to get the response.
Please use this below community post for more information
Thanks,
-Vinay.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2020 05:57 AM
Hi Knight Rider.
I resolved this issue using another parametter on API.
sysparm_display_value = true.
Thanks to your answer.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2020 05:58 PM
May be this thread could help.
Please mark my response as correct and helpful if it helped solved your question.
-Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2020 06:41 AM
Isn't my response telling you to add the parameter on your API?
Would you please mind marking my answer as correct instead of yours?
Thank you.
Please mark my response as correct and helpful if it helped solved your question.
-Thanks