I was aware of that, but the long argument contains the time component.

-Adrian


Quoting Jacopo Cappellato <jacopo.cappell...@hotwaxmedia.com>:

On Apr 5, 2014, at 3:46 AM, adri...@apache.org wrote:

+ return new java.sql.Date(parsedDate.getYear(), parsedDate.getMonth(), parsedDate.getDay());

This constructor is deprecated.

"Deprecated. instead use the constructor Date(long date)"

Jacopo





Reply via email to