Select to view content in your preferred language

Show date time as a number.

657
1
07-08-2025 10:37 AM
Labels (1)
JoseSanchez
Frequent Contributor

Good afternoon,

When querying a rest service is there a way to display the date as a number?

I am calling this function from a C# program and on C# it displays dates as number and I would like to display it as a formatted date.

https://services.arcgis.com/.../arcgis/rest/services/.../FeatureServer/0/query?where=

 

0 Kudos
1 Reply
JoshuaBixby
MVP Esteemed Contributor

What format are you returning the results in, i.e., "f=" parameter.

0 Kudos