Một số link tải từ Google bị lỗi. Comments để yêu cầu link mới chỉ mất 2 phút !
Liên hệ mua template: 0934.685.392
Home » , » Code Javascript hiển thị giờ,ngày,tháng,năm.

Code Javascript hiển thị giờ,ngày,tháng,năm.

Demo :
<script language="javascript" type="text/javascript">  
dayName = new Array ("Chủ nhật","Thứ hai","Thứ ba","Thứ tư","Thứ năm","Thứ sáu","Thứ bảy")
monName = new Array ("1","2","3","4","5","6","7","8","9","10","11","12")
now = new Date
document.write("<font color=#FF6600></b>"+now.getHours()+ ":" +now.getMinutes()+ " phút - " +dayName[now.getDay()]+ ", " +now.getDate()+ "-" +monName[now.getMonth()]+ "-" +now.getFullYear()+ "</b></font>")
</script>

Không có nhận xét nào:

Đăng nhận xét

 
Phiên bản Mobile | Phiên bản Desktop
Copyright © 2012 - 2013 Tin Học Số . All rights reserved and supported by ThaiAiTi -
All Data Files and Software are the intellectual property of their respective owners .
Google Plus - Tôi trên Google Plus -