var date =new Date().getDay(); switch(day){ case 6:x="saturday";break; case 0:x="sunday" ;break; default: x="looking for weekend" }
1.4m articles
1.4m replys
5 comments
57.0k users