How to convert java.sql.Date to Matlab format

I have fetched data from kdb+ in MATLAB. But the datetime column inkdb+ has become the java.sql.Date, which could not be convert to timeseries in matlab.Any suggestions very appreciated.