Dart: How do I get the precision of getting timestamp is the same as that of Python

前端 未结 0 1063
粉色の甜心
粉色の甜心 2021-01-03 01:24

The precision of getting timestamp is the same as that of Python example:Python :time.time()-->1609609420.8220787 but dart:DateTime.now().millisecondsSinceEpoch = 1609609

相关标签:
回答
  • 消灭零回复
提交回复
热议问题