This configuration property specifies whether the REST Web Services server will return date properties in the following format:

MM/dd/yyyy HH:mm:ss z

If this property is set to true, dates will be returned in this format. If the property is set to false, dates will be returned as a string representation of the java.util.Date object.

See Date Format in Returned Data.