时间计算有点问题
DashuaiHu opened this issue · 2 comments
DashuaiHu commented
时间计算出来不是准确的
howborn commented
@DahuaiHu Date(2013, 12, 1)应改正为Date(‘2013/12/01 00:00:00’),不然时间计算存在错误。
Wangjunyu commented
@DashuaiHu 不是不准...而是要从0开始计算,比如1月份,实际的值是0
DashuaiHu opened this issue · 2 comments
时间计算出来不是准确的
@DahuaiHu Date(2013, 12, 1)应改正为Date(‘2013/12/01 00:00:00’),不然时间计算存在错误。
@DashuaiHu 不是不准...而是要从0开始计算,比如1月份,实际的值是0