苹果和安卓机的兼容问题

1、js将时间转化为时间戳:https://blog.csdn.net/huangxiaoguo1/article/details/80082941 

   统一使用 下面的时间格式,不要使用  2017-08-12 23:00:00  这种时间格式

stopTime = new Date('2017/08/12 23:00:00').getTime();

 

posted @ 2018-10-11 12:35  吴飞ff  阅读(490)  评论(0编辑  收藏  举报