@binarykits/ngx-mat-datepicker-simple-formatting
TypeScript icon, indicating that this package has built-in type declarations

12.1.9 • Public • Published

ngx-mat-datepicker-simple-formatting

Installing

npm install @binarykits/ngx-mat-datepicker-simple-formatting

Usage

Use this library together with Angular Material's datepicker, when you do want to:

  • Avoid using the big moment.js and MomentDateAdapter
  • Use day.js but avoid copying the code from a customized adapter
  • Freely set date format per field, instead of a root format injection
  • User one input for datepicker, and another one for masked formcontrol input (with @binarykits/ngx-mask-date)

Demo site

Demo.

Package Sidebar

Install

npm i @binarykits/ngx-mat-datepicker-simple-formatting

Weekly Downloads

21

Version

12.1.9

License

MIT

Unpacked Size

36.8 kB

Total Files

14

Last publish

Collaborators

  • jekfoong
  • yipingruan