如何计算epoch月?

时间:2014-02-23 23:20:05

标签: datetime epoch

我刚问过如何计算纪元日How to calculate epoch day? - 可能应该同时问这个问题。安美居....

如何计算纪元月? “epoch月”我的意思是“当前月份是自纪元以来的第X个月”。 X是一个整数。

1 个答案:

答案 0 :(得分:0)

@JonathonLeffler ok point take。

epochmonth =((当前年份编号 - 1970 - 1)* 12)+当前月份编号