If I need to store dates before the Unix epoch, should I use timestamp, as 
java.sql.Date doesn't store anything before 1970? Do date functions support 
timestamp as well as date?

See: https://docs.oracle.com/javase/7/docs/api/java/sql/Date.html
See also: https://apacheignite-sql.readme.io/docs/data-types#section-date


Mike Williams

Reply via email to