This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
weiyong
/
201906G206-1
Segui
2
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
bbd14fdc21
Rami (Branch)
Tag
master
201906G206-1
/
WebRoot
/
jquery
/
calendar.js
calendar.js
94 B
Cronologia
Originale
1
2
3
$(document).ready(function(){
$('.dateClassStyle').datepick({dateFormat: 'yy-mm-dd'});
});