jquery.noconflict();
jquery(function ($)
var $birthmonth = $('.gbiaps_birthday_month');
var month = new date().getmonth();
for (var m = month; m >0; m--)
//設定最新月份的日期
function initdate()else
break;
default:
i=31;
break;
}return i;
}var $birthday = $('.gbiaps_birthday_day');
for (var d = 2; d <= initdate(); d++)
$birthyear.change(onbirthchange);
$birthmonth.change(onbirthchange);
$birthday.change(onbirthchange);
function onbirthchange()
$birthday.find('option[value="29"]').show();
$birthday.find('option[value="30"]').show();
$birthday.find('option[value="31"]').hide();
break;
case 2:
if (!isleapyear(year)) else if (day > 29)
// console.log('2');
$birthday.find('option[value="30"]').hide();
$birthday.find('option[value="31"]').hide();
break;
default:
$birthday.find('option[value="29"]').show();
$birthday.find('option[value="30"]').show();
$birthday.find('option[value="31"]').show();
break;}}
/**判斷year是否閏年
*/function isleapyear(year)
function setbirthdate(year, month, day)
});
pyrhon 生成所有生日日期
參考 import time 生成出生當年所有日期 defdaterange year 時間格式 fmt y m d python time strptime 函式根據指定的格式把乙個時間字串解析為時間元組。python time mktime 函式執行與gmtime localtime 相反的操作...
1037 18歲生日 日期計算問題
小明的18歲生日就要到了,他當然很開心,可是他突然想到乙個問題,是不是每個人從出生開始,到達18歲生日時所經過的天數都是一樣的呢?似乎並不全都是這樣,所以他想請你幫忙計算一下他和他的幾個朋友從出生到達18歲生日所經過的總天數,讓他好來比較一下。輸入的第一行是乙個數t,後面t行每行有乙個日期,格式是y...
使用者註冊介面js校驗 表單提示
charset utf 8 新使用者註冊title head form divlabel span inputtext style 使用者名稱 function yhmonblus var re a za z if username.value else if username.value.leng...