Date pickers are a recurring feature within the majority of web applications, be it for users to schedule events, employees/clients to select anticipated dates for stays, appointments, or even for users to input data in relation to an update or action.
Most often, date pickers are associated with textboxes and drop-down boxes or calendars; and that is how they are implemented in most cases. However, there are many situations where additional customization and user experience enhancement can be desired, which means using a custom date picker component might be a better solution.
There are dozens of date picker components for Vue.js on the web but here I’ll be discussing the best ones based on popularity and features.
In this post, I’d like to share with you the 10 best Vue.js date picker components for booking, reservation, and any other event-based web & mobile applications. I’ve tested all these components personally and think they all make amazing additions to any Vue.js application.
Originally published Oct 01 2019, updated Feb 15 2023
1. vue-ctk-date-time-picker
A vue component for select dates (range mode available) & time.
2. Vue Hotel Datepicker
A responsive date range picker created for hotel apps.
Key features:
- Custom date format
- Custom start/end dates
- Min/max nights
- Allows to specify the disabled dates
- i18n
- And lots of configs & API methods.
3. Persian Datetime Picker
This is a themeable, highly customizable, Material Design styled date & time picker component created for RTL users who’d like to select Jalali date and time.
4. Litepie
A date and date range picker Vue.js component build with Tailwind CSS and day.js.
5. vue-date-pick
Lightweight and mobile friendly date time picker based on Vue. Vue date pick emphasizes performance, elegant and usable UI on all screen sizes and simplicity of configuration. Has no dependencies on css frameworks or date libraries. Weighs less then 5KB.
6. Persian Date & Time Picker For Vue 3
A Material Design persian date & time picker for Vue.js that enables your users to select jalali date and time from a calendar popup.
7. MJ Date Range Picker For Vue.js 2
Vue.js date range picker with multiples ranges and presets (vue 2.x).
8. Event Calendar & Date Picker For Vue 3 – Qalendar
A Vue 3 event calendar & date picker library written in Typescript.
9. Vue 2.x Datetime Picker Plugin
A basic date and time picker plugin for Vue.js 2.x. Also supports inline calendar mode.
10. Wheel Style Date & Time Picker Component – Drumroll
An iOS-inspired wheel date & time picker component for Vue.js.
Conclusion:
We have picked the most popular and best Vue date picker components for you. Now you can pick any of them and implement Vue date picker in your project. You can also extend functionality or change styles for a better look.
Looking for more date, time, date range picker components for your applications? Check out our Vue.js Date Picker section for more components.
See Also:
- 10 Best Date & Timer Picker Components For React & React Native
- 10 Best Date Picker Libraries For Angular.js App
- 10 Best Date And Timer Pickers In Pure JavaScript
- 10 Best Date And Time Picker JavaScript Plugins