【问题标题】:What kind of timestamp is this?这是什么时间戳?
【发布时间】:2014-01-05 02:35:42
【问题描述】:

我编写了一个必须模仿某个电话服务器行为的应用程序。

我看到它发送的时间戳不是 Unix time_t 格式。

例如 303502349 是 2013 年 12 月 16 日的某个时间。

知道这是哪种时间戳格式吗?

【问题讨论】:

    标签: datetime timestamp datetime-format time-format


    【解决方案1】:

    也许您可以在这里查看:http://en.wikipedia.org/wiki/Epoch_(reference_date),然后检查 303502349 秒或毫秒是否适合这些时期之一...

    【讨论】:

      猜你喜欢
      • 2013-05-11
      • 2021-09-23
      • 2012-08-17
      • 2012-09-27
      • 2021-01-07
      • 2014-09-11
      • 2013-05-16
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多