Date 的方法setHours()小程序能用吗?发布于 8 年前作者 qiangmo9209 次浏览最后编辑 8 年前来自 askvar d = new Date(); d.setHours(3); d.setMinutes()我在小程序试了一下不能用。