diff --git a/src/docs/partials/functions/dates.html b/src/docs/partials/functions/dates.html index a56056fe5..77f13cfae 100644 --- a/src/docs/partials/functions/dates.html +++ b/src/docs/partials/functions/dates.html @@ -101,16 +101,29 @@
Sets the select date index (or the first, if not provided) to the provided DateTime object.
+ For dateRange pickers, please use setRangeValues instead. The
+ proposedRangeValid parameter is intended for internal use.
+ Sets the range dates to the provided DateTime objects. This should only be used for
+ dateRange pickers.
+