https://github.com/layui/laydate
一款被广泛使用的高级 Web 日历组件,完全开源无偿且颜值与功能兼备,足以应对日期相关的各种业务场景
https://github.com/layui/laydate
calendar date datepicker datetime laydate time
Last synced: 6 months ago
JSON representation
一款被广泛使用的高级 Web 日历组件,完全开源无偿且颜值与功能兼备,足以应对日期相关的各种业务场景
- Host: GitHub
- URL: https://github.com/layui/laydate
- Owner: layui
- License: mit
- Created: 2014-06-21T07:55:47.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2023-03-31T16:18:45.000Z (over 2 years ago)
- Last Synced: 2024-10-29T17:56:02.289Z (11 months ago)
- Topics: calendar, date, datepicker, datetime, laydate, time
- Language: JavaScript
- Homepage:
- Size: 160 KB
- Stars: 1,107
- Watchers: 63
- Forks: 586
- Open Issues: 58
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
## 概要
一款被广泛使用的高级 Web 日历组件,颜值与功能兼备,足以应对日期相关的各种业务场景。其中主要以:年选择器、年月选择器、日期选择器、时间选择器、日期时间选择五种类型的选择方式为基本核心,并且均支持范围选择(即双控件)。内置强劲的自定义日期格式解析和合法校正机制,含中文版和国际版,主题简约却又不失灵活多样。内部采用是零依赖的原生 JavaScript 编写,可作为独立组件使用。## 官网
[http://www.layui.com/laydate/](http://www.layui.com/laydate/)## 相关
[文档](http://www.layui.com/doc/modules/laydate.html)