This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
登録
サインイン
weiyong
/
201906G206-1
ウォッチ
2
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ツリー:
938045fe73
ブランチ
タグ
master
201906G206-1
/
WebRoot
/
jquery
/
calendar.js
calendar.js
94 B
履歴
Raw
1
2
3
$(document).ready(function(){
$('.dateClassStyle').datepick({dateFormat: 'yy-mm-dd'});
});