Java : convert long to Timestamp

前端 未结 4 1730
面向向阳花
面向向阳花 2020-12-31 00:01

I know, how to convert a Timestamp to a long, with the getTime() method.

Is there a method that convert a long to a TimeStamp?

4条回答
提交回复
热议问题