1
0

finish a half of datetimepicker

This commit is contained in:
2021-03-10 16:47:44 +08:00
parent a0182ffc4f
commit 6468365f42
10 changed files with 246 additions and 105 deletions

View File

@@ -1,3 +1,7 @@
function ccn_datetimepicker_Insert() {
$('body').append(ccn_template_datetimepicker.render());
}
function ccn_datetimepicker_Init() {
var nowtime = new Date();