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=
What format are you returning the results in, i.e., "f=" parameter.