摘要:
近日有个项目需要显示周几,一开始是这样写的//日期var dateObj = new Date().find('.sign_date').html((dateObj.getMonth() + 1) + '/' + dateObj.getDate()).end().find('.sign_week')... 阅读全文
posted @ 2014-07-23 14:23
堂Di
阅读(164)
评论(0)
推荐(0)
|
摘要:
近日有个项目需要显示周几,一开始是这样写的//日期var dateObj = new Date().find('.sign_date').html((dateObj.getMonth() + 1) + '/' + dateObj.getDate()).end().find('.sign_week')... 阅读全文
posted @ 2014-07-23 14:23
堂Di
阅读(164)
评论(0)
推荐(0)
|