How do I get a UTC Timestamp from Calendar?

前端 未结 4 651
栀梦
栀梦 2021-02-07 19:55

In Java when I use Calendar.getInstance(); I get a Calendar object for the current Timezone. But java.sql.Timestamp is usually stored in U

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