4.0.0 • Published 2 years ago

material-jalali-moment-adapter v4.0.0

Weekly downloads
29
License
-
Repository
-
Last release
2 years ago

آداپتور هجری شمسی برای Angular Material DatePicker

MIT License Build Status NPM version Codacy Badge

Set jalali (shamsi, persian, khorshidi) dates for Angular Material DatePicker.

Jalali calendar system borrowed from Jalali Moment js library.

An npm package that contains jalali moment DateAdapter for angular material datepicker.

How to

Install via npm

npm install material-jalali-moment-adapter

Usage

API reference

Add to your ngModule:

import { MaterialJalaliMomentAdapterModule } from 'material-jalali-moment-adapter';

@NgModule({
    ... 
  imports: [ MaterialJalaliMomentAdapterModule, ]
})
export class AppModule { }

That's it. You will have Jalali calendar for your datePickers.

Demo

* Simple Usage

4.0.0

2 years ago

3.0.1

3 years ago

3.0.0

3 years ago

2.2.0

3 years ago

2.1.0

3 years ago

2.0.0

3 years ago

1.1.1

4 years ago

1.1.0

4 years ago

0.0.2

4 years ago

0.0.0

4 years ago

0.0.1

4 years ago