<script>
var hali= new Date();
var monthnow=hali.getMonth();
var datenow=hali.setDate(21);
var yearnow=hali.setFullYear(2017);
document.write("it's "+datenow+" in the month of "
+monthnow+" in the year of "+yearnow+"<br/>");
</script>
慕的地6079101
我吃西瓜很快
WingMeng
码农2号
尐缘7
相关分类