Angular Nepali Datepicker
Simple Nepali datepicker component for angular application
Installation
npm install angular-nepali-datepicker
Demo
https://sprajwal078.github.io/angular-nepali-datepicker/
Note
This package uses @angular/cdk and nepali-date
Usage
Import the NpDatepickerModule in your app.module.ts
; @
then use <np-datepicker></np-datepicker>
in your template
Format
The supported date format is dd-mm-yyyy
Todo
- Support other date formats
- Create specs