Hello everybody,
I have a view that contains a date field and when i use the service to show the data, the service automatically return the date in miliseconds.
Is there a way to change that? Cuz the view has the field correctly and i dont know why the service changes the value.
Example: fc_evento: 1417427606000 (in arcgis srv)
It has to show 1/12/14 4:53 (in view)
Thanks 