bootstrap-datetimepicker-lunar-plugin
v0.1.0
Published
中国农历日期时间选择插件, for bootstrap-datetimepicker.
Downloads
5
Maintainers
Readme
bootstrap-datetimepicker-lunar-plugin
中国农历日期时间选择插件, for bootstrap-datetimepicker.
依赖
安装
npm install --save bootstrap-datetimepicker-lunar-plugin
使用
const $ = require('jquery');
require('bootstrap-datetimepicker-lunar-plugin');
require('bootstrap-datetimepicker-lunar-plugin/dist/bootstrap-datetimepicker-lunar-plugin.css');
$('selector').datetimepicker({...});