注册 | 登录

Posts Tagged ‘时间’

用JS在你的网页上显示当前时间

<font color="red"><b>
<script language="JavaScript">
<!–
tmpDate = new Date();
date = tmpDate.getDate();
month= tmpDate.getMonth() + 1 ;
myyear= tmpDate.getYear();

收藏 & 分享

Powered by 17fav.com