Using 24 hour time in bootstrap timepicker

前端 未结 15 917
太阳男子
太阳男子 2020-12-03 13:55

Hi im using http://eonasdan.github.io/bootstrap-datetimepicker/ on bootstrap, specifically example number 4.

I added this property to take away the PM thing and be a

15条回答
  •  执笔经年
    2020-12-03 14:13

    It looks like you have to set the option for the format with data-date-*. This example works for me with 24h support.

提交回复
热议问题