Nepali BS Datepicker
·
This plugin is a responsive with smooth calendar UI, and easy integration for forms and input fields
Nepali BS Datepicker adds a clean and responsive Nepali calendar datepicker to your input fields.
The plugin supports:
- Nepali Bikram Sambat (BS) calendar
- Multiple datepicker inputs
- Custom input class support
- Popup calendar UI
- jQuery-based lightweight implementation
- WordPress compatible scripts and styles
- Easy integration with themes and plugins
Perfect for:
- Forms
- Booking systems
- Government websites
- School/college portals
- Nepali local project
Features
- Nepali popup calendar
- Multiple input support
- Custom CSS styling
- Responsive design
- Lightweight and fast
- Easy initialization
Usage
HTML
<input type="text" class="npdate" />
<input type="text" class="npdate" />
Javascript nepalbsdapic_show_bs_calendar(‘npdate’);
Multiple Inputs
<input type="text" class="start-date" />
<input type="text" class="end-date" />
Javascript nepalbsdapic_show_bs_calendar(‘start-date’); nepalbsdapic_show_bs_calendar(‘end-date’);
License
This plugin is licensed under the GPLv2 or later license.
