Java程序从Instant获得毫秒
创建一个Instant并使用从1970-01-01T00:00:00Z的纪元作为参数传递的毫秒数获取Instant。使用ofEpochMilli()以下命令完成此操作:
Instant instant = Instant.ofEpochMilli(342627282920l);
现在,从Instant获取纪元毫秒:
instant. toEpochMilli();
示例
import java.time.Instant;
public class Demo {
public static void main(String[] args) {
Instant instant = Instant.ofEpochMilli(1262347200000l);
long res = instant.toEpochMilli();
System.out.println(res);
}
}输出结果
1262347200000
热门推荐
10 简短霸气的考试祝福语
11 女朋友祝福语简短新年
12 婆婆生日祝福语简短的
13 收生日红包祝福语 简短
14 出阁祝福语简短句子
15 老公开业祝福语简短
16 家长祝福语大全简短内容
17 祝妹妹毕业祝福语简短
18 官宣新年祝福语简短