1、引入插件文件,同时引入相应的语言文件

<script  src="bootstrap-datetimepicker/js/bootstrap-datetimepicker.min.js"></script>
<script src="bootstrap-datetimepicker/js/bootstrap-datetimepicker.zh-CN.js"></script>

2、js文件中的language 

$(".form_datetime").datetimepicker({
format: 'yyyy-mm-dd hh:ii',
language:'zh-CN'
});

日历的显示即为中文

最新文章

  1. PHP异常处理函数set_exception_handler()的用法
  2. ora-02292
  3. 转自大楚网:微软SAPI:让你的软件能说会道
  4. STM32 flash 内存分布介绍
  5. Codeforces Round #303 (Div. 2) D 贪心
  6. C#学习笔记14:面向对象继承的特点和里氏转换
  7. do while 与while的区别!
  8. Purpose of requirePermission attribute (web.config)
  9. css 中文字体 unicode 对照表
  10. SIFT
  11. css3 的 calc()函数在布局中的使用----头部高度固定,页面正好占满一屏
  12. 看完给跪了:技术大牛总结的Github与华为软件开发云完整对比
  13. Postgresql中string转换成timestamp类型
  14. python异步加协程获取比特币市场信息
  15. Java-IO之PrintWriter(字符打印输出流)
  16. 学习pthreads,给线程传递多个参数
  17. Summary: Calculate average where sum exceed double limits
  18. PowerShe 消息提示框测试
  19. 《使用swoole》
  20. corn

热门文章

  1. linux下安装java jdk
  2. linux内核分析(网课期末&amp;地面课期中)
  3. 设置nginx日志滚动
  4. 2019PKU\THU WC题解
  5. 【整体二分】【P3834】 【模板】可持久化线段树 1(主席树)
  6. go数据类型之基本类型
  7. dev代码拷贝中文乱码的解决方案
  8. Hibernate中常见问题 No row with the given identifier exists问题
  9. matlab绘制实用日历实例代码
  10. [老法新用]使用PADDING-TOP:(PERCENTAGE)实现响应式背景图片