Setting up the Nepali Datepicker in your project is straightforward. With just a few lines of code, you can integrate the component and start using it to select Nepali dates.

If you want to display a default date when the Datepicker is first rendered, you can do so by passing an initial date value to the component.

The format prop allows you to customize the display format of the selected date. By specifying a custom date format, you can control how the date appears to the user in the input field.



To know more about the format, please refer to format api documentation here.

Nepali datepicker react supports for dual language support i.e. both English and Nepali are supported by default.

Nepali datepicker react supports two types of calendar system, the Bikram Sambat and the Gregorian calendar system.