We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d36adf commit 1a18ea3Copy full SHA for 1a18ea3
README.md
@@ -81,6 +81,10 @@ For both date and time input:
81
| on-close | Handler function that is fired on close of the edit popover | none | no |
82
| css-class | custom css class name for datetime presentation | none | no |
83
84
+## Datetime range
85
+
86
+If you are looking for a range input of datetime objects, check out [angular-datetime-range](https://github.com/g1eb/angular-datetime-range)
87
88
## Dependencies
89
90
* [AngularJS](https://angularjs.org/)
0 commit comments