
"Single and Range Selection: Pick individual dates or select start and end dates for booking systems, reports, and filters. Locale Support: Uses JavaScript's Intl API for localized month names, weekday labels, and date formatting in any language. Inline and Dropdown Modes: Render the calendar directly in your layout or show it as a dropdown on input focus. Configurable Week Start: Begin weeks on Monday or Sunday based on regional conventions."
"Multi-Month Display: Show multiple months side-by-side for easier range selection across month boundaries. Disabled Date Rules: Block dates before/after specific boundaries, set min/max ranges, or disable individual dates like holidays. Runtime Configuration: Change disabled dates, locale, and boundaries dynamically without reinitializing the plugin. Bootstrap Icons: Uses Bootstrap Icons for navigation and clear buttons. Hidden Input Pattern: Generates hidden form inputs with ISO dates while displaying localized formatted text to users. Event System: Event hooks for tracking user interactions, date changes, and navigation actions."
bs-datepicker is a Bootstrap-style jQuery date picker that supports single-date and date-range selection, inline or dropdown display, and multi-month views. Locale support uses JavaScript's Intl API for localized month names, weekday labels, and date formatting. Configurable week start, disabled date rules, min/max boundaries, and dynamic runtime configuration allow disabling dates, changing locale, or updating boundaries without reinitialization. The plugin uses Bootstrap Icons for navigation and clear actions, generates hidden ISO-date form inputs while showing localized display text, and exposes event hooks for interactions, date changes, and navigation. Common use cases include booking forms, multi-regional applications, and dashboard reporting. Load necessary JS and CSS files to use.
Read at jQuery Script
Unable to calculate read time
Collection
[
|
...
]