UNPKG

ngx-hijri-gregorian-datepicker

Version:

* Lightweight **Angular** datepicker based on [ng-bootstrap](https://ng-bootstrap.github.io/#/components/datepicker/overview) that supports **Gregorian** and **Hijri** calendars. * Provides ability to swap between **Gregorian** and **Hijri** calendars

7 lines (6 loc) 410 B
export * from './lib/hijri-gregorian-datepicker/consts'; export * from './lib/hijri-gregorian-datepicker/date-formatter.service'; export * from './lib/ngx-hijri-gregorian-datepicker.service'; export * from './lib/ngx-hijri-gregorian-datepicker.component'; export * from './lib/hijri-gregorian-datepicker/hijri-gregorian-datepicker.component'; export * from './lib/ngx-hijri-gregorian-datepicker.module';