Unsupported content This version of the product has reached end of support. The documentation is available for your convenience. However, you must be logged in to access it. You will not be able to leave comments.

Date data type


Date is a Java long that represents the number of milliseconds since the epoch date January 1, 1970, 00:00:00 GMT.

For the type specification in JSON documents, use java.util.Date.