Home > Q&A > body text
问if(time<12){ x="good morning";}
VM1817:1 Uncaught ReferenceError: time is not defined at <anonymous>:1:1
陈洋2020-08-01 20:33:59
var a=new Date()
time=a.getHours()
Just assign a value to time