You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+21-23Lines changed: 21 additions & 23 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,31 +20,29 @@ Or install it yourself as:
20
20
21
21
## Usage
22
22
23
+
Plugin offers the `date_time_picker` input and `date_time_range` filter , which use the [XDSoft DateTime Picker gem](https://github.com/shekibobo/xdan-datetimepicker-rails).
24
+
The `date_time_picker` input accepts many of the options available to the standard jQueryUI Datepicker. For example:
See [the datetimepicker documentation for more details](http://xdsoft.net/jqplugins/datetimepicker/).
24
45
25
-
+
26
-
+plugin offers the `date_time_picker` input and `date_time_range` filter , which use the [XDSoft DateTime Picker gem](https://github.com/shekibobo/xdan-datetimepicker-rails).
27
-
+The `date_time_picker` input accepts many of the options available to the standard jQueryUI Datepicker. For example:
0 commit comments