Bootstrap datetimepicker 中的周视图

Posted

技术标签:

【中文标题】Bootstrap datetimepicker 中的周视图【英文标题】:Week view in Bootstrap datetimepicker 【发布时间】:2021-04-17 02:32:27 【问题描述】:

bootstrap datetimepicker 中是否有任何选项可以每周显示它,如下图所示

【问题讨论】:

我已添加我的评论,请尝试一下 【参考方案1】:

是的,它确实有..我在下面提到了网址,请看看他们分享了一个例子

$('.datepicker').datepicker(
        calendarweeks: true,
        //your other config options if you have 
    );

https://bootstrap-datepicker.readthedocs.io/en/latest/options.html#calendarweeks

【讨论】:

在月视图中显示周数,而不是像 OP 要求的那样一次一周。 伙伴,感谢您的帮助,但我只想在日历打开时按周视图而不是整个月显示日历。

以上是关于Bootstrap datetimepicker 中的周视图的主要内容,如果未能解决你的问题,请参考以下文章

bootstrap datetimepicker兼容ie8

Bootstrap 3 datetimepicker - MinTime 和 MaxTime

大神,bootstrap-datetimepicker控件怎么精确到秒

bootstrap 4 datetimepicker如何本地化

bootstrap中的日期插件datetimepicker,怎么设置让它只到年月日

datetimepicker时间控件