Info
Version: | 2.1.24.1 |
Author(s): | Miguel Román |
Last Update: | Monday, October 10, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dangrossman/bootstrap-daterangepicker |
NuGet Url: | https://www.nuget.org/packages/bootstrap.daterangepicker |
Install
Install-Package bootstrap.daterangepicker
dotnet add package bootstrap.daterangepicker
paket add bootstrap.daterangepicker
bootstrap.daterangepicker Download (Unzip the "nupkg" after downloading)
Tags
I created it while building the UI for Improvely, which needed a way to select date ranges for reports.
Features include limiting the selectable date range, localizable strings and date formats, a single date picker mode, optional time picker (for e.g. making appointments or reservations), and styles that match the default Bootstrap 3 theme.
Nuget Package Source Code: https://github.com/miguelerm/nuget-packages.