Solve the problem of time when oracle data is not stored

/* Solve the problem of time when oracle data is not stored in hours, minutes and seconds /
Timestamp dateEnd = new Timestamp((new Date()).getTime());

Guess you like

Origin blog.csdn.net/weixin_45605697/article/details/109334706