Simple usage
Only Date Picker
Only Time Picker
Date Time Picker Inline
Date Time Picker Inline Dark
Time Picker Inline

Documentation


You can pass plugin options using data-options attribute. Please make sure to use valid json code.

Plugin DocsJSON Formatter

Code Example


<div class="form-group">   <input type="text" class="date-time-picker form-control form-control-lg"      data-options='{      "theme":"dark",      "inline":true,      "format":"d.m.Y H:i"      }'/></div>

For Date time range (Please check plugin docs for more information)

jQuery(function(){ jQuery('#date_timepicker_start').datetimepicker({  format:'Y/m/d',  onShow:function( ct ){   this.setOptions({    maxDate:jQuery('#date_timepicker_end').val()?jQuery('#date_timepicker_end').val():false   })  },  timepicker:false }); jQuery('#date_timepicker_end').datetimepicker({  format:'Y/m/d',  onShow:function( ct ){   this.setOptions({    minDate:jQuery('#date_timepicker_start').val()?jQuery('#date_timepicker_start').val():false   })  },  timepicker:false });});

专业赛马游戏联盟平台

欢迎来到专业赛马游戏联盟平台,这里为您提供最新的赛马游戏正规平台信息。我们汇集了丰富的赛马赛事资讯、规则说明以及投注技巧,帮助用户在安全的环境中享受游戏乐趣。无论是新手还是资深玩家,都能在此找到适合自己的赛马游戏资源,获取第一手的赛事动态和平台推荐,助您轻松投注,享受精彩赛事的同时提高获利机会