For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!
Date date = new Date();//null date.setTime(0); java.sql.Timestamp closeDate = new java.sql.Timestamp(date.getTime()); [/code