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.
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.