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
.
Was this page helpful? Yes No
Submitting...
Thank you
Comments