微信小程序获取时间报错getFullYear is not a function

getFullYear is not a function报错

一定是你的js中少了一句

var date = new Date(date)

// 时间转化
var time = value.detail
var date = new Date(time)
// console.log(date) //标准时间
var date = (date.getFullYear()) + "-" + (date.getMonth() + 1)
// (time.getDate()) + " " + (time.getHours()) + ":" + (time.getMinutes()) + ":" + (time.getSeconds());
// console.log(date) //拼接之后的时间
this.setData({
   
        start_time: date,
        show_time_picker: false
})
全部评论

相关推荐

下个早班:秒挂就是不缺人
点赞 评论 收藏
分享
不愿透露姓名的神秘牛友
07-04 18:02
好不容易拿到了字节Offer,鼠鼠做后端的,但家里人觉得可能被裁员不稳定,让鼠鼠去投国企,现在好纠结到底该咋选
文档传偷助手:该投就投吧,不过建议别放弃offer 拿到手里的才是最好的
投递字节跳动等公司8个岗位
点赞 评论 收藏
分享
评论
点赞
收藏
分享

创作者周榜

更多
牛客网
牛客网在线编程
牛客网题解
牛客企业服务