24h購物| | PChome| 登入
與好友分享這篇文章

JavaScript-日期處理

閏年算法:if (year % 400 == 0 || (year % 4 == 0 && year % 100 != 0)) {潤年(2月29日)};else {非潤年(2月28日)}: 檢測日期大小:   var StartDate =document.getElementById('txtStrDate').value;   var EndDate =document.getElementById('txtEndDate').value;&nbs...

收件者E-mail:

請以分號區隔每個E-mail
例如:john@pchome.com.tw;mary@pchome.com.tw
信件標題:
與你分享這篇文章
訊息內容:
很精采的好文章!
如果你也喜歡,請轉寄給好友幫忙增加人氣吧!
您的名字:
TOP