daterangepicker
Here are 65 public repositories matching this topic...
Bug description
For a custom tab heading with an input element. It is not possible to insert a space in this input.
It seems that the space is not possible because of this code block:
Plunker/StackBlitz that reproduces the issue
In v8 we currently support only onDayClick. Other events are very common in date pickers and should be added to the Day component:
onDayMouseEnter,onDayMouseLeaveonDayKeyDown,onDayKeyUp,onDayKeyPress- touch events.
Notes
- These events are already supported in v7.
- Their signature should be the
A highly customizable calendar library for Android, powered by RecyclerView.
-
Updated
Jul 11, 2020 - Kotlin
A responsive, touch-friendly, and modular date picker library for React.
-
Updated
Jul 8, 2020 - JavaScript
Ionic version: (check one with "x")
[ ] 2.x
[ ] 3.x
[ X ] 4.x
Ion2-calendar mode: (check one with "x")
[ X ] components mode
[ ] modal mode
I'm submitting a ... (check one with "x")
[ ] bug report
[ ] feature request
[ X ] help me
Current behavior:
I have a custom height ion-toolbar set in the root of the project and it's causing a huge gap between
Date range picker - lightweight, no dependencies
-
Updated
Jul 5, 2020 - TypeScript
Angular 2+ date range picker
-
Updated
Mar 30, 2020 - TypeScript
Hello all
I really like this datepicker but I got stucked when I added moment.js to my project and saw how it increased my bundle. I tried to use moment-mini but build was no success. so unfortunately I can't use it for production - the bundle is very huge (just look at webpack bundle analyzer)
I found some articles abou
Recently a ReadTheDocs documentation has been published for the project. I tried to make the documentation as detailed as I can but it still needs improvements which is not a task of a single man. Developers new to django may get over-whelmed by the instructions if the documentation is not well-written or not easily conceivable.
The best (?) date range picker control for OS X.
-
Updated
Jun 17, 2020 - Swift
React Native date / daterange picker and calendar
-
Updated
Dec 30, 2019 - JavaScript
A Dialogo fragment with date pickers which can be used to select a time range.
-
Updated
Dec 1, 2016 - Java
Disabled dates
minDate: (Date or string) The earliest date a user may select.
maxDate: (Date or string) The latest date a user may select.
I need to block the selection before and after a set date range. Please help!!!
Roadmap
Angular datepicker and date range picker
-
Updated
Jul 8, 2020 - TypeScript
How to show only calendar? Always open calendar without check in/out?
It will be open by click button (to show modal and calendar in it)
| Meta-Info | Value |
|---|---|
| ExtProjectId | ??? |
| Original Estimation | ???h |
| Remaining Estimation | ???h |
Arrows in Date Select for navigating by months are partially cut from right side in IE:
-
Updated
Jun 6, 2020 - Vue
idea from react-native-dates >
-
Updated
Jul 1, 2020 - JavaScript
Just a simple component to use bootstrap-daterangepicker.
-
Updated
Jun 6, 2020 - JavaScript
Flatpicker based DatePickerInput, TimePickerInput and DateTimePickerInput with date-range-picker functionality for django >= 2.0
-
Updated
Jul 15, 2019 - Python
-
Updated
Jan 30, 2019 - JavaScript
Date range picker for Vue 1.x, based on bootstrap-daterangepicker
-
Updated
Apr 10, 2017 - Vue
Datetime widgets for Yii2
-
Updated
Aug 9, 2017 - PHP
Standalone Android widget for picking a single date, multiple date, and range of date from a calendar view.
-
Updated
Jun 19, 2020 - Java
AngularX daterangepicker without bootstrap or jquery dependancy
-
Updated
Jul 25, 2019 - JavaScript
Angular components for Date Range Picker and Date Picker using ng-bootstrap
-
Updated
Jul 10, 2020 - TypeScript
Improve this page
Add a description, image, and links to the daterangepicker topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the daterangepicker topic, visit your repo's landing page and select "manage topics."



I'd like to contribute to the documentation by adding some of the available options which are not currently documented on the site.
An example of that is the minuteIncrement config that I had dive into the documentation to find it myself. I'm sure a few people might have had a need for this but never found it.
Which repo do I need to fork to be able to contribute this to the documentation?