码迷,mamicode.com
首页 > 其他好文 > 详细

写个比较时间大小老出问题,最后才发现放的位置不对

时间:2017-04-24 12:17:41      阅读:111      评论:0      收藏:0      [点我收藏+]

标签:tar   位置   start   问题   date()   date   art   rtt   time   

new Date().getTime() > (new Date(Date.parse().getTime(n.starttime.replace(/-/g, "/")))))
new Date().getTime() > (new Date(Date.parse(n.starttime.replace(/-/g, "/")))).getTime())

写个比较时间大小老出问题,最后才发现放的位置不对

标签:tar   位置   start   问题   date()   date   art   rtt   time   

原文地址:http://www.cnblogs.com/chengfeng6/p/6755563.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!