All Projects → Eonasdan → Tempus Dominus

Eonasdan / Tempus Dominus

Licence: mit
A powerful Date/time picker widget.

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects
typescript
32286 projects
SCSS
7915 projects

Projects that are alternatives of or similar to Tempus Dominus

Angular Bootstrap Datetimepicker
Native Angular date/time picker component styled by Twitter Bootstrap
Stars: ✭ 1,289 (-81.32%)
Mutual labels:  datetime, picker, datepicker, datetimepicker
Rc Datetime Picker
React component for datetime picker by Moment.js
Stars: ✭ 85 (-98.77%)
Mutual labels:  datetime, picker, datepicker, datetimepicker
Pickerjs
⚠️ [Deprecated] No longer maintained. JavaScript date time picker.
Stars: ✭ 299 (-95.67%)
Mutual labels:  picker, datepicker, datetimepicker
react-calendar-datetime-picker
A simple and fast date and time picker component for React
Stars: ✭ 58 (-99.16%)
Mutual labels:  datetime, datepicker, picker
Vue Datetime
Mobile friendly datetime picker for Vue. Supports date and datetime modes, i18n and more.
Stars: ✭ 928 (-86.55%)
Mutual labels:  datetime, datepicker, datetimepicker
Circularpicker
CircularPicker is helpful for creating a controller aimed to manage any calculated parameter.
Stars: ✭ 73 (-98.94%)
Mutual labels:  datetime, picker, datepicker
Datetimepicker
jQuery Plugin Date and Time Picker
Stars: ✭ 3,402 (-50.7%)
Mutual labels:  picker, datepicker, datetimepicker
Horizontalpicker
DatePicker horizontal con selección smooth por día para Android.
Stars: ✭ 116 (-98.32%)
Mutual labels:  datetime, picker, datepicker
jquery-datepicker
A full-featured datepicker jquery plugin
Stars: ✭ 35 (-99.49%)
Mutual labels:  datetime, datepicker, picker
Jedate
jeDate V6.5.0 是一款原生JS开发的 不依赖任何第三方库 大众化的日期控件,她身兼多职,虽不是万能的,但是她却是功能强大多样的美少女,她除了包含 单双面板、区域选择、 多语言、日历固定、有效无效日期、日期时间戳转换、日期加减、限制时分秒、初始化日期加减N、日期标注点、设定年月(YYYY-MM)、日期范围限制、开始日期设定、自定义日期格式、当天的前后若干天返回、时分秒选择、智能响应、自动纠错、节日识别,操作等常规功能外,根据不同的日期格式,显示不同内容,还拥有更多趋近完美的解决方案。更多的是需要你与她的亲密接触与呵护!
Stars: ✭ 433 (-93.72%)
Mutual labels:  datetime, datepicker, datetimepicker
Angular Moment Picker
Angular Moment Picker is an AngularJS directive for date and time picker using Moment.js.
Stars: ✭ 536 (-92.23%)
Mutual labels:  datetime, picker, datepicker
Material Ui Pickers
Date & Time pickers, built with ❤️ for @material-ui/core
Stars: ✭ 2,291 (-66.8%)
Mutual labels:  picker, datepicker, datetimepicker
Datepicker
仿滴滴出行预约打车IOS风格3D时间选择器 🌲
Stars: ✭ 118 (-98.29%)
Mutual labels:  picker, datepicker, datetimepicker
Materialdaterangepicker
A material Date Range Picker based on wdullaers MaterialDateTimePicker
Stars: ✭ 1,315 (-80.94%)
Mutual labels:  picker, datepicker, datetimepicker
svelty-picker
Simple date & time picker in svelte
Stars: ✭ 38 (-99.45%)
Mutual labels:  datetime, datepicker, datetimepicker
Datetimepicker
This is a custom android holo datepicker timepicker
Stars: ✭ 56 (-99.19%)
Mutual labels:  picker, datepicker, datetimepicker
vue3-date-time-picker
Datepicker component for Vue 3
Stars: ✭ 157 (-97.72%)
Mutual labels:  datetime, datepicker, datetimepicker
popoPicker
popoPicker是一个移动端3D滚轮日期时间和单项的选择器,支持无限循环滚动,不依赖第三方库
Stars: ✭ 26 (-99.62%)
Mutual labels:  datepicker, picker, datetimepicker
imrc-datetime-picker
(Improved) React component datetime picker by momentjs 📆
Stars: ✭ 21 (-99.7%)
Mutual labels:  datetime, datepicker, picker
angular-eonasdan-datetimepicker
A wrapper directive around the Eonasdan Datepicker v4 component.
Stars: ✭ 63 (-99.09%)
Mutual labels:  datepicker, datetimepicker

ko-fi

Tempus Dominus Date/Time Picker v6.0.0-alpha14

Tempus Dominus is a powerful and robust date time picker for javascript. Version 6 is another major rewrite over the previous version. V6 is written with modern browsers in mind and is written in typescript. Bootstrap, momentjs and jQuery are no longer required dependencies. Popper2 is all that is required for the picker to position correctly. If you still require jQuery (seriously, you should move off that asap) there's a jQuery provider that wraps the native js functions.

Alpha State

The alpha version is working in my tests. There's still plenty of things that can be worked on and you can see the rough roadmap here.

Community

Need help or want to discuss some? Join the discord.

Please also take a look at the discussions. There are several RFCs (Request For Comment) open and you can help shape the future of the picker by participating in these discussions.

Building

Run npm i to install needed packages.

The docs folder contains the generated documentation site, don't modify this directly as it will be overwritten on build. The dist folder contains the built js/css files.

Running

You can run npm run serve which will start a browser-sync server. Navigate to http://localhost:3001/ to view the docs.

Watching for changes

Do not run npm run serve at the same time.

Run npm start. This runs browser-sync, the build and watchers for the docs, styles, and typescript.

Where do you use this?

I'd love to know if your public site is using this plugin and list your logo on the documentation site. Leave create a discussion and let me know.

Priority support is available at an hourly rate.

If you have an urgent request, bug or need installation help, please contact in the discord server.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].