I have a table stored in a SQL database with a date field that is formatted as such: yyyy-mm-dd. Since I cannot query the table directly from the client site, a view table was created and housed in an esri gdb, then published to ArcGIS REST. For some reason (I didn't create the view table), the date field format in the view table is d/m/yyyy. Now I am querying the data using the REST service url from the query widget.js file using queryTask. What is being returned is an integer for the date, which is fine except the integer being