1.基于jquery框架的bootstrap datetimepicker
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>时间控件</title>
<link href="./stylesheet/css/bootstrap.css" rel="stylesheet" />
<link href="./stylesheet/css/DM.css" rel="stylesheet" />
<link href="./stylesheet/css/bootstrap-datetimepicker.min.css" rel="stylesheet" />
<script type="text/javascript" src="./stylesheet/js/jquery.min.js"></script>
<script type="text/javascript" src="./stylesheet/js/bootstrap-datetimepicker.min.js"></script>
<script type="text/javascript" src="./stylesheet/js/bootstrap-datetimepicker.zh-CN.js"></script>
</head>
<body>
<div class="G-event-content">
<!--日期控件-->
<div class="clearfix">
<div class="form-group G-datetime">
<label class="tit">选择开始时间:</label>
<div class="input-group date form_date" data-link-field="dtp_input1">
<input class="form-control" size="16" type="text" pl