Changelog
Source:NEWS.md
daterangepicker 0.2.0
CRAN release: 2023-05-10
-
updateDaterangepicker
can now updateranges
,style
andclass
. Added an example to illustrate updates ininst/examples/updates.R
-
...
arguments are added todaterangepickerOptions
- The
ranges
argument indaterangepicker
now also accepts timestamps, not only Dates - Added optional
rangeNames
argument to allow providing names as a character vector. This allows using unicode characters in range names under windows. (@AshesITR, #10) - Added a pkgdown